We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8cfcc9 commit 3809d31Copy full SHA for 3809d31
2 files changed
CHANGELOG.md
@@ -1,4 +1,8 @@
1
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.
6
7
## 1.0.0 - July 2025
8
### Initial release
package.json
@@ -3,7 +3,7 @@
"publisher": "Cloudsmith",
"displayName": "Cloudsmith VSCode",
"description": "Access your artifacts from Cloudsmith instance.",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "SEE LICENSE IN LICENSE",
"homepage": "https://github.com/cloudsmith-io/cloudsmith-vscode-extension/blob/main/README.md",
9
"bugs": {
0 commit comments