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

Commit 1a71372

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-10-07) ### Bug Fixes * update package.json to include dependencies and fix README installation command ([722321b](722321b))
1 parent c4f0d42 commit 1a71372

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/superdoc-dev/esign/compare/v1.1.0...v1.1.1) (2025-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* update package.json to include dependencies and fix README installation command ([722321b](https://github.com/superdoc-dev/esign/commit/722321bcbee9ebdaf2c481328c59cc16e105a96d))
7+
18
# [1.1.0](https://github.com/superdoc-dev/esign/compare/v1.0.1...v1.1.0) (2025-10-07)
29

310

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/esign",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "React eSignature component for SuperDoc",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -81,4 +81,4 @@
8181
"engines": {
8282
"node": ">=18"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)