Skip to content

Commit 492fd56

Browse files
chore(template-builder): 1.2.0 [skip ci]
# [1.2.0](template-builder-v1.1.0...template-builder-v1.2.0) (2026-03-18) ### Bug Fixes * use correct template syntax for GitHub release URL in PR comments ([9d1bca2](9d1bca2)) ### Features * add telemetry and license key configuration options [template builder] ([#2119](#2119)) ([53decce](53decce)) * implemented signer field type [template builder] ([#2103](#2103)) ([be29f36](be29f36))
1 parent a4ed78d commit 492fd56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/template-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@superdoc-dev/template-builder",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "React template builder component for SuperDoc",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)