Skip to content

Commit 55db14f

Browse files
chore(release): 1.1.0 [skip ci]
1 parent 54f164a commit 55db14f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.0](https://github.com/joncodeofficial/vicecode/compare/v1.0.0...v1.1.0) (2026-05-31)
6+
7+
### Features
8+
9+
* publish ViceCode to VS Code Marketplace and Open VSX ([54f164a](https://github.com/joncodeofficial/vicecode/commit/54f164abd5c22679007afde30c318e19b8ebc3cd))
10+
511
## 1.0.0 (2026-05-30)
612

713
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vicecode",
33
"displayName": "ViceCode",
44
"description": "GTA Vice City WASM inside VS Code",
5-
"version": "1.0.0",
5+
"version": "1.1.0",
66
"engines": {
77
"vscode": "^1.120.0"
88
},

0 commit comments

Comments
 (0)