Skip to content

Commit 2d49a76

Browse files
committed
Bump version: 1.0.2 => 1.0.3
1 parent adebe5e commit 2d49a76

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## 1.0.1 - 1.0.2 (25.09.2024)
1+
## 1.0.1 - 1.0.3 (25.09.2024)
22
- Update `README.md`
3+
- Update `keywords` in `package.json`
4+
- Update `name` property of `publish-extension-from-tag.yml` workflow
35

46
## 1.0.0 (24.09.2024)
57
- First release of `Xcode Shortcuts` extension

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "xcode-vscode-shortcuts",
33
"displayName": "Xcode Shortcuts",
44
"description": "Xcode keyboard shortcuts for Visual Studio Code",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"publisher": "robinsalehjan",
77
"homepage": "https://github.com/robinsalehjan/vscode-xcode-shortcuts/#readme",
88
"engines": {

0 commit comments

Comments
 (0)