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

Commit 5a71dc8

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.2...v1.2.0) (2025-10-07) ### Features * add download functionality for document conversion in App component ([69a9403](69a9403))
1 parent 97df2f9 commit 5a71dc8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/superdoc-dev/esign/compare/v1.1.2...v1.2.0) (2025-10-07)
2+
3+
4+
### Features
5+
6+
* add download functionality for document conversion in App component ([69a9403](https://github.com/superdoc-dev/esign/commit/69a94039d52f1f1249f66f4a8881be3a83ba86c1))
7+
18
## [1.1.2](https://github.com/superdoc-dev/esign/compare/v1.1.1...v1.1.2) (2025-10-07)
29

310

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/esign",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "React eSignature component for SuperDoc",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)