Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdoro committed Mar 8, 2024
1 parent 06587d5 commit 4294547
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/headless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# novel

## 0.2.11

### Patch Changes

- Ai utils & generative example

## 0.2.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/headless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "novel",
"version": "0.2.10",
"version": "0.2.11",
"description": "Notion-style WYSIWYG editor with AI-powered autocompletions",
"license": "Apache-2.0",
"type": "module",
Expand Down

0 comments on commit 4294547

Please sign in to comment.