Skip to content

Commit cfa3a66

Browse files
chore: release v0.12.29 [skip ci]
1 parent 8021475 commit cfa3a66

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.12.29](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.12.28...v0.12.29) (2025-06-05)
4+
5+
6+
### Features
7+
8+
* **ai:** Add support for italic and underline text formatting in AI helpers ([86c282a](https://github.com/Harbour-Enterprises/SuperDoc/commit/86c282a274c883bfada1a1fe5634164392cc07ce))
9+
310
## [0.12.28](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.12.27...v0.12.28) (2025-06-05)
411

512
## [0.12.27](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.12.26...v0.12.27) (2025-06-05)

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

0 commit comments

Comments
 (0)