Skip to content

Commit a86c69b

Browse files
committed
1.9.0-beta.3
1 parent 62b136c commit a86c69b

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v1.9.0-beta.2](https://github.com/alan-wu/scaffoldvuer/compare/v1.8.0...v1.9.0-beta.2)
10+
## [v1.9.0-beta.3](https://github.com/alan-wu/scaffoldvuer/compare/v1.9.0-beta.2...v1.9.0-beta.3)
11+
12+
### Commits
13+
14+
- Externalise some packages. [`62b136c`](https://github.com/alan-wu/scaffoldvuer/commit/62b136c351153261d37b4ba1329fc6fd7d8805c4)
15+
16+
## [v1.9.0-beta.2](https://github.com/alan-wu/scaffoldvuer/compare/v1.8.0...v1.9.0-beta.2) - 2025-05-15
1117

1218
### Merged
1319

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@abi-software/scaffoldvuer",
3-
"version": "1.9.0-beta.2",
3+
"version": "1.9.0-beta.3",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)