Skip to content

Commit 1e47fc2

Browse files
committed
1.11.0
1 parent 648cda0 commit 1e47fc2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.11.0
2+
3+
Features
4+
5+
- Canvas support
6+
7+
Fixes
8+
9+
- Various save bugs
10+
111
## 1.10.0
212

313
Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chatgpt-to-notion",
33
"displayName": "ChatGPT to Notion",
4-
"version": "1.10.2",
4+
"version": "1.11.0",
55
"description": "__MSG_extensionDescription__",
66
"author": "Théo Lartigau",
77
"scripts": {

0 commit comments

Comments
 (0)