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

Commit d6450fd

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.2...v1.5.0) (2025-12-26) ### Features * enhance download functionality with loading state and API integration ([#10](#10)) ([6051e8f](6051e8f)) * responsive layout mode ([#11](#11)) ([410924b](410924b))
1 parent 3fe87c9 commit d6450fd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.5.0](https://github.com/superdoc-dev/esign/compare/v1.4.2...v1.5.0) (2025-12-26)
2+
3+
4+
### Features
5+
6+
* enhance download functionality with loading state and API integration ([#10](https://github.com/superdoc-dev/esign/issues/10)) ([6051e8f](https://github.com/superdoc-dev/esign/commit/6051e8f36936129135a53cfa7f114b333f9813ea))
7+
* responsive layout mode ([#11](https://github.com/superdoc-dev/esign/issues/11)) ([410924b](https://github.com/superdoc-dev/esign/commit/410924b2042a874119831d6e5d55b2651e573d93))
8+
19
## [1.4.2](https://github.com/superdoc-dev/esign/compare/v1.4.1...v1.4.2) (2025-12-11)
210

311

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

0 commit comments

Comments
 (0)