Skip to content

Commit ac7fe3c

Browse files
chore(release): 0.16.0 [skip ci]
# [0.16.0](v0.15.18...v0.16.0) (2025-09-03) ### Bug Fixes * additional fixes to list indent/outdent, split list, toggle list, types and more tests ([02e6cd9](02e6cd9)) * backspaceNextToList, toggleList and tests ([8b33258](8b33258)) * closing dropdown after clicking again ([#835](#835)) ([88ff88d](88ff88d)) * definition possibly missing name key, add jsdoc ([bb714f1](bb714f1)) * images are missing for the document in edit mode ([#831](#831)) ([a9af47e](a9af47e)) * include package lock on tests folder ([#845](#845)) ([1409d02](1409d02)) * insertContentAt fails if new line characters (\n) inserted ([dd60d91](dd60d91)) * install http server ([#846](#846)) ([1a6e684](1a6e684)) * **internal:** remove pdfjs from build ([#843](#843)) ([021b2c1](021b2c1)) * remove footer line length breaking deployments ([04766cd](04766cd)) * toggle list ([770998a](770998a)) * update condition checks for screenshot updates in CI workflow ([e17fdf0](e17fdf0)) ### Features * enable dispatching example apps tests ([#844](#844)) ([8b2bc73](8b2bc73)) * filter out ooxml tags cli to highest priority namespaces ([23b1efa](23b1efa))
1 parent d089ff4 commit ac7fe3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)