Skip to content

Commit

Permalink
Merge pull request #114 from chialab/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
edoardocavazza authored Nov 16, 2023
2 parents cfb6f5f + 5028530 commit eec04a0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"clean-ears-press",
"four-comics-laugh",
"hip-worms-switch",
"mean-candles-train",
"poor-carpets-smoke",
"stale-dryers-turn"
]
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## [3.17.1](https://github.com/chialab/dna/compare/v3.17.0...v3.17.1) (2022-05-24)

## 4.0.0-alpha.2

### Patch Changes

- cfb6f5f: Improve and fixing typings.

## 4.0.0-alpha.1

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chialab/dna",
"version": "4.0.0-alpha.1",
"version": "4.0.0-alpha.2",
"description": "Progressive Web Components",
"type": "module",
"main": "dist/dna.cjs",
Expand Down

0 comments on commit eec04a0

Please sign in to comment.