Skip to content

Commit 5caa8d9

Browse files
committed
v3.2.0
1 parent e240d44 commit 5caa8d9

File tree

31 files changed

+220
-256
lines changed

31 files changed

+220
-256
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.2.0](https://github.com/ueberdosis/hocuspocus/compare/v3.1.12...v3.2.0) (2025-07-12)
7+
8+
9+
### Features
10+
11+
* adds hono example to backend playground ([bb2d390](https://github.com/ueberdosis/hocuspocus/commit/bb2d3902fc406e2964f422eda52b4fcc035f734e))
12+
* playground ([ea54455](https://github.com/ueberdosis/hocuspocus/commit/ea544550b4b76f519a547008e3b77b76388996f2))
13+
14+
15+
16+
17+
618
## [3.1.12](https://github.com/ueberdosis/hocuspocus/compare/v3.1.11...v3.1.12) (2025-07-09)
719

820
**Note:** Version bump only for package hocuspocus

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"conventionalCommits": true
55
}
66
},
7-
"version": "3.1.12"
7+
"version": "3.2.0"
88
}

0 commit comments

Comments
 (0)