We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.0.2
1.0.3
1 parent adebe5e commit 2d49a76Copy full SHA for 2d49a76
CHANGELOG.md
@@ -1,5 +1,7 @@
1
-## 1.0.1 - 1.0.2 (25.09.2024)
+## 1.0.1 - 1.0.3 (25.09.2024)
2
- Update `README.md`
3
+- Update `keywords` in `package.json`
4
+- Update `name` property of `publish-extension-from-tag.yml` workflow
5
6
## 1.0.0 (24.09.2024)
7
- First release of `Xcode Shortcuts` extension
package.json
@@ -2,7 +2,7 @@
"name": "xcode-vscode-shortcuts",
"displayName": "Xcode Shortcuts",
"description": "Xcode keyboard shortcuts for Visual Studio Code",
- "version": "1.0.2",
+ "version": "1.0.3",
"publisher": "robinsalehjan",
"homepage": "https://github.com/robinsalehjan/vscode-xcode-shortcuts/#readme",
8
"engines": {
0 commit comments