Skip to content

Commit 709a1c2

Browse files
committed
1.2.0-beta.1
1 parent 1a6a550 commit 709a1c2

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.2.0-beta.1] - 2023-07-15
11+
1012
- Fixed missing entrypoints
1113

1214
## [1.2.0-beta.0] - 2023-07-15

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
},
6969
"sideEffects": false,
7070
"type": "module",
71-
"version": "1.2.0-beta.0"
71+
"version": "1.2.0-beta.1"
7272
}

0 commit comments

Comments
 (0)