Skip to content

Commit

Permalink
Version package
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Oct 2, 2023
1 parent 427dae8 commit 81cd9be
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,10 @@
"initialVersions": {
"@chialab/quantum": "0.0.1"
},
"changesets": ["kind-buckets-drop", "spicy-worms-double", "three-trainers-design"]
"changesets": [
"calm-tools-tease",
"kind-buckets-drop",
"spicy-worms-double",
"three-trainers-design"
]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chialab/quantum

## 1.0.0-alpha.3

### Patch Changes

- 427dae8: Auto patch window if browser.

## 1.0.0-latest.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chialab/quantum",
"description": "Custom elements composition made easy",
"version": "1.0.0-latest.2",
"version": "1.0.0-alpha.3",
"type": "module",
"main": "src/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 81cd9be

Please sign in to comment.