Skip to content

Commit 9d16178

Browse files
chore: release v0.7.9 [skip ci]
1 parent 2ffe859 commit 9d16178

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

packages/superdoc/CHANGELOG.md

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

3+
## [0.7.9](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.7.8...v0.7.9) (2025-03-28)
4+
5+
6+
### Reverts
7+
8+
* Revert "Update rich text extensions list, adds isEditable to paragraph as an experimental attr" ([2ffe859](https://github.com/Harbour-Enterprises/SuperDoc/commit/2ffe859d5ac82cc9f5222a791d86aecb744874f8))
9+
* Revert "Remove comments plugin from rich text extensions" ([d9fafb7](https://github.com/Harbour-Enterprises/SuperDoc/commit/d9fafb7506ef93d9fa15086177dec36f30efb36d))
10+
* Revert "Update locks" ([b6c5c42](https://github.com/Harbour-Enterprises/SuperDoc/commit/b6c5c42a87941f7154f76ba9158664b76e989a6e))
11+
312
## [0.7.8](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.7.7...v0.7.8) (2025-03-28)
413

514
## [0.7.7](https://github.com/Harbour-Enterprises/SuperDoc/compare/v0.7.6...v0.7.7) (2025-03-28)

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

0 commit comments

Comments
 (0)