Skip to content

Commit 51ac767

Browse files
jbadeaujbadeau
authored andcommitted
chore(release): publish 0.11.0
1 parent 72f1a82 commit 51ac767

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.11.0 (2025-08-10)
2+
3+
### 🚀 Features
4+
5+
- make nixpkgs repository URL configurable via environment variable ([17fcb0f](https://github.com/jbadeau/mise-nix/commit/17fcb0f))
6+
- Add vscode extension install support ([9019950](https://github.com/jbadeau/mise-nix/commit/9019950))
7+
- Don't throw error on ls.remote if no compatible version(s) found ([92a04b9](https://github.com/jbadeau/mise-nix/commit/92a04b9))
8+
9+
### ❤️ Thank You
10+
11+
- jbadeau
12+
113
## 0.10.0 (2025-08-03)
214

315
### 🚀 Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mise-nix",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"license": "Apache-2.0",
55
"scripts": {},
66
"private": true,

0 commit comments

Comments
 (0)