Skip to content

Commit bc9a71f

Browse files
chore: merge stable into main (release conflicts auto-resolved) (#2911)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 75c8f51 commit bc9a71f

2 files changed

Lines changed: 2 additions & 2 deletions

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": "superdoc",
33
"type": "module",
4-
"version": "1.27.0",
4+
"version": "1.28.0",
55
"license": "AGPL-3.0",
66
"repository": {
77
"type": "git",

packages/template-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"peerDependencies": {
5454
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
5555
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
56-
"superdoc": "^1.24.2"
56+
"superdoc": "^1.28.0"
5757
},
5858
"devDependencies": {
5959
"@testing-library/jest-dom": "catalog:",

0 commit comments

Comments
 (0)