Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit 94b12b1

Browse files
committed
chore: sync stable release to main
2 parents f7cba6f + 3ccf748 commit 94b12b1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# [0.1.0](https://github.com/superdoc-dev/template-builder/compare/v0.0.0...v0.1.0) (2025-10-09)
2+
3+
4+
### Features
5+
6+
* add promote to stable workflow and sync stable back to main ([94afd39](https://github.com/superdoc-dev/template-builder/commit/94afd3906546c333ffb6d46a39d4c61030543736))
7+
* test semantic release workflow ([923a365](https://github.com/superdoc-dev/template-builder/commit/923a365eb055a3c959de43ce5c006c12754f68b9))
8+
* test semantic release workflow ([e296285](https://github.com/superdoc-dev/template-builder/commit/e29628532e35cf6100f9c5d720046fc905e0a687))

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@superdoc-dev/template-builder",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "React template builder component for SuperDoc",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -90,4 +90,4 @@
9090
"engines": {
9191
"node": ">=18"
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)