Skip to content

Commit f3f9881

Browse files
committed
chore(release): 0.5.6
1 parent 3b1d90e commit f3f9881

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.5.6](https://github.com/nix-community/vscode-nix-ide/compare/v0.5.5...v0.5.6) (2026-02-16)
6+
57
### [0.5.5](https://github.com/nix-community/vscode-nix-ide/compare/v0.5.4...v0.5.5) (2025-12-27)
68

79

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": "Full Nix language support with/without external language servers",
5-
"version": "0.5.5",
5+
"version": "0.5.6",
66
"publisher": "jnoortheen",
77
"icon": "images/icon.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)