Skip to content

Commit 790a935

Browse files
chore(release): 1.2.1 [skip ci]
1 parent 690766c commit 790a935

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.2.1](https://github.com/joncodeofficial/vicecode/compare/v1.2.0...v1.2.1) (2026-06-01)
6+
7+
### Bug Fixes
8+
9+
* exclude dist folder from vsix package ([690766c](https://github.com/joncodeofficial/vicecode/commit/690766c6c57562c36e893de81c8ce3dbfc8391e0))
10+
511
## [1.2.0](https://github.com/joncodeofficial/vicecode/compare/v1.1.1...v1.2.0) (2026-05-31)
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.2.0",
5+
"version": "1.2.1",
66
"engines": {
77
"vscode": "^1.120.0"
88
},

0 commit comments

Comments
 (0)