Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit d70ff3f

Browse files
unixziiktiays
authored andcommitted
Bump version
1 parent a864c56 commit d70ff3f

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Add
6+
7+
- Automatically merge the generated contents to the current document
8+
39
## 0.2.0
410

511
### Fix

icon.png

3.37 KB
Loading

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "aicursor",
3-
"displayName": "Code Cursor",
3+
"displayName": "CodeCursor",
44
"description": "Cursor integration for Visual Studio Code",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"publisher": "ktiays",
77
"repository": {
88
"type": "git",
@@ -80,4 +80,4 @@
8080
"diff-match-patch": "^1.0.5",
8181
"uuid": "^9.0.0"
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)