Skip to content

Commit 3a2e0c8

Browse files
chore(release): 0.4.6 (#448)
Co-authored-by: GitHub Actions <actions@github.com>
1 parent cb6437a commit 3a2e0c8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.6](https://github.com/nix-community/vscode-nix-ide/compare/v0.4.5...v0.4.6) (2025-01-24)
6+
57
### [0.4.5](https://github.com/nix-community/vscode-nix-ide/compare/v0.4.3...v0.4.5) (2025-01-24)
68

79
### [0.4.4](https://github.com/nix-community/vscode-nix-ide/compare/v0.4.2...v0.4.4) (2025-01-24)

package.json

Lines changed: 1 addition & 1 deletion
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.5",
5+
"version": "0.4.6",
66
"publisher": "jnoortheen",
77
"icon": "images/icon.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)