Skip to content

Commit 5145ae6

Browse files
chore(release): 0.4.8 (#450)
Co-authored-by: GitHub Actions <actions@github.com>
1 parent 3dd5256 commit 5145ae6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.8](https://github.com/nix-community/vscode-nix-ide/compare/v0.4.7...v0.4.8) (2025-01-24)
6+
57
### [0.4.7](https://github.com/nix-community/vscode-nix-ide/compare/v0.4.6...v0.4.7) (2025-01-24)
68

79

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nix-ide",
33
"displayName": "Nix IDE",
44
"description": "Nix language support - syntax highlighting, formatting, and error reporting.",
5-
"version": "0.4.7",
5+
"version": "0.4.8",
66
"publisher": "jnoortheen",
77
"icon": "images/icon.png",
88
"license": "MIT",
@@ -160,4 +160,4 @@
160160
"vscode-variables": "^1.0.1"
161161
},
162162
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
163-
}
163+
}

0 commit comments

Comments
 (0)