Skip to content

Commit c3ded92

Browse files
committed
chore: bump version
1 parent 7499182 commit c3ded92

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.9
4+
5+
### Patch Changes
6+
7+
- Custom upload config
8+
39
## 0.2.8
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.8",
3+
"version": "0.2.9",
44
"description": "Notion-style WYSIWYG editor with AI-powered autocompletions",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)