Skip to content

Commit 7f6b3c1

Browse files
committed
chore(main): release 1.6.0-beta.2
1 parent 11a7641 commit 7f6b3c1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.1-beta.2"
2+
".": "1.6.0-beta.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.0-beta.2](https://github.com/AIGNE-io/aigne-web-smith/compare/v1.5.1-beta.2...v1.6.0-beta.2) (2025-10-24)
4+
5+
6+
### Features
7+
8+
* publish doc to offical site ([#162](https://github.com/AIGNE-io/aigne-web-smith/issues/162)) ([11a7641](https://github.com/AIGNE-io/aigne-web-smith/commit/11a76414cd94383d2dc4a09466a98f3bd9159c9e))
9+
310
## [1.5.1-beta.2](https://github.com/AIGNE-io/aigne-web-smith/compare/v1.5.1-beta.1...v1.5.1-beta.2) (2025-10-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aigne/web-smith",
3-
"version": "1.5.1-beta.2",
3+
"version": "1.6.0-beta.2",
44
"description": "",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)