Skip to content

Commit

Permalink
Merge pull request #6 from chialab/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
edoardocavazza authored Jan 23, 2024
2 parents e1db415 + 65906e4 commit 694de96
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"honest-rabbits-cry",
"honest-taxis-tan",
"kind-buckets-drop",
"light-parents-worry",
"real-jars-repeat",
"spicy-worms-double",
"stale-clocks-shake",
"tender-socks-admire",
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @chialab/quantum

## 1.0.0-alpha.9

### Minor Changes

- 51ddff0: Introducing `dangerouslyEnterRealms` global method.

### Patch Changes

- e1db415: Improve `TreeWalker` implementation.

## 1.0.0-alpha.8

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

0 comments on commit 694de96

Please sign in to comment.