Skip to content

Commit 3809d31

Browse files
authored
version and changelog update (#12)
1 parent c8cfcc9 commit 3809d31

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
## 1.0.1 - 3rd Sept 2025
3+
4+
- Added support for Cursor IDE. Install the extension via the vsix file.
5+
- Updated Cloudsmith documentation links to the new website.
26

37
## 1.0.0 - July 2025
48
### Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "Cloudsmith",
44
"displayName": "Cloudsmith VSCode",
55
"description": "Access your artifacts from Cloudsmith instance.",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"license": "SEE LICENSE IN LICENSE",
88
"homepage": "https://github.com/cloudsmith-io/cloudsmith-vscode-extension/blob/main/README.md",
99
"bugs": {

0 commit comments

Comments
 (0)