Skip to content

Commit

Permalink
chore(release): 0.4.9 (#451)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Jan 24, 2025
1 parent 076bfc0 commit 3eaef32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [0.4.9](https://github.com/nix-community/vscode-nix-ide/compare/v0.4.8...v0.4.9) (2025-01-24)

### [0.4.8](https://github.com/nix-community/vscode-nix-ide/compare/v0.4.7...v0.4.8) (2025-01-24)

### [0.4.7](https://github.com/nix-community/vscode-nix-ide/compare/v0.4.6...v0.4.7) (2025-01-24)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nix-ide",
"displayName": "Nix IDE",
"description": "Nix language support - syntax highlighting, formatting, and error reporting.",
"version": "0.4.8",
"version": "0.4.9",
"publisher": "jnoortheen",
"icon": "images/icon.png",
"license": "MIT",
Expand Down

0 comments on commit 3eaef32

Please sign in to comment.