Skip to content

Commit 7f20e6e

Browse files
chore: release v0.11.32 [skip ci]
1 parent b532163 commit 7f20e6e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/superdoc/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.11.32](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.11.31...v0.11.32) (2025-05-21)
4+
5+
6+
### Features
7+
8+
* text formatting functionality in AI Writer; add formatDocument method ([5bdd103](https://github.com/Harbour-Enterprises/SuperDoc/commit/5bdd103df8744534005c3fbedc5ad13d25f2c8af))
9+
310
## [0.11.31](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.11.30...v0.11.31) (2025-05-21)
411

512
## [0.11.30](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.11.29...v0.11.30) (2025-05-21)

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.11.31",
4+
"version": "0.11.32",
55
"license": "AGPL-3.0",
66
"readme": "../../README.md",
77
"files": [

0 commit comments

Comments
 (0)