Skip to content

Commit 53ebce6

Browse files
chore: release v0.11.22 [skip ci]
1 parent 495ae71 commit 53ebce6

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/superdoc/CHANGELOG.md

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

3+
## [0.11.22](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.11.21...v0.11.22) (2025-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* revert back to main ai writer ([02e86e9](https://github.com/Harbour-Enterprises/SuperDoc/commit/02e86e90589bedbeec9b41ce8275dd778714764c))
9+
10+
11+
### Features
12+
13+
* enhance AI highlight functionality with custom styling and animation controls ([293a577](https://github.com/Harbour-Enterprises/SuperDoc/commit/293a5776891fe3ab3e288b1dd461ebf0723c1691))
14+
* loading and other ai writer enhancements ([325f210](https://github.com/Harbour-Enterprises/SuperDoc/commit/325f210f80e0e278b9d23e116a54ce13c9b5c6ee))
15+
* new dark purple loading dots ([60bdc0b](https://github.com/Harbour-Enterprises/SuperDoc/commit/60bdc0b00de2eb3cc6586daa2b2f41ecd95d8363))
16+
317
## [0.11.21](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.11.20...v0.11.21) (2025-05-19)
418

519
## [0.11.20](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.11.19...v0.11.20) (2025-05-19)

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

0 commit comments

Comments
 (0)