Skip to content

Commit 840450d

Browse files
chore(release): 0.5.8 (#528)
Co-authored-by: GitHub Actions <actions@github.com>
1 parent 208eebd commit 840450d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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.8](https://github.com/nix-community/vscode-nix-ide/compare/v0.5.7...v0.5.8) (2026-05-12)
6+
57
### [0.5.7](https://github.com/nix-community/vscode-nix-ide/compare/v0.5.6...v0.5.7) (2026-05-12)
68

79
### [0.5.6](https://github.com/nix-community/vscode-nix-ide/compare/v0.5.5...v0.5.6) (2026-05-11)

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.7",
5+
"version": "0.5.8",
66
"publisher": "jnoortheen",
77
"icon": "images/icon.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)