Skip to content

Commit 72ae4be

Browse files
authored
chore(main): release 1.6.0-beta.2 (#164)
1 parent 0408df8 commit 72ae4be

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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-26)
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+
10+
11+
### Bug Fixes
12+
13+
* remove source file change detection logic ([#165](https://github.com/AIGNE-io/aigne-web-smith/issues/165)) ([0408df8](https://github.com/AIGNE-io/aigne-web-smith/commit/0408df87d57ed771d2d2b592c9c52b9414ebd410))
14+
315
## [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)
416

517

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)