Skip to content

Commit e9c331c

Browse files
chore(release): 0.16.1 [skip ci]
## [0.16.1](v0.16.0...v0.16.1) (2025-09-03) ### Bug Fixes * add safety check for clipboard usage ([#859](#859)) ([bfca96e](bfca96e)) * correct syntax in release workflow for semantic-release command ([3e6376e](3e6376e)) * dispatch tracked changes transaction only once at import ([31ecec7](31ecec7)) * imports encoded in utf-16 break DocxZipper ([6d09115](6d09115)) * imports encoded in utf-16 break DocxZipper ([9bc488d](9bc488d)) * imports encoded in utf-16 break DocxZipper ([#860](#860)) ([3a1be24](3a1be24)) * semantic release range ([505e27b](505e27b)) * update release naming pattern in .releaserc.json for better version matching ([1fda655](1fda655))
1 parent c49bfb0 commit e9c331c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/superdoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@harbour-enterprises/superdoc",
33
"type": "module",
4-
"version": "0.16.0",
4+
"version": "0.16.1",
55
"license": "AGPL-3.0",
66
"readme": "../../README.md",
77
"files": [

0 commit comments

Comments
 (0)