Skip to content

Commit 4294547

Browse files
committed
fix: bump version
1 parent 06587d5 commit 4294547

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/headless/CHANGELOG.md

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

3+
## 0.2.11
4+
5+
### Patch Changes
6+
7+
- Ai utils & generative example
8+
39
## 0.2.10
410

511
### Patch Changes

packages/headless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "novel",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"description": "Notion-style WYSIWYG editor with AI-powered autocompletions",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)