Skip to content

Commit

Permalink
Version Package
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Oct 3, 2023
1 parent 2a8158b commit ee9a517
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,11 @@
"initialVersions": {
"@chialab/quantum": "0.0.1"
},
"changesets": ["calm-tools-tease", "kind-buckets-drop", "spicy-worms-double", "three-trainers-design"]
"changesets": [
"calm-tools-tease",
"kind-buckets-drop",
"spicy-worms-double",
"three-trainers-design",
"unlucky-swans-smash"
]
}
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.4

### Patch Changes

- 2a8158b: Export extend methods.

## 1.0.0-alpha.3

### 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-alpha.3",
"version": "1.0.0-alpha.4",
"type": "module",
"main": "src/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit ee9a517

Please sign in to comment.