Skip to content

Commit 6516a93

Browse files
chore(release): v0.1.0-alpha.61 [skip ci]
1 parent 01c4b1d commit 6516a93

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.1.0-alpha.61](https://github.com/raghavyuva/nixopus/compare/v0.1.0-alpha.60...v0.1.0-alpha.61) (2025-11-08)
2+
3+
4+
### Features
5+
6+
* add support for custom ports during nixopus install ([#567](https://github.com/raghavyuva/nixopus/issues/567)) ([01c4b1d](https://github.com/raghavyuva/nixopus/commit/01c4b1d8a116fde1cf992cef4face3728e55e039))
7+
8+
9+
110
# [0.1.0-alpha.60](https://github.com/raghavyuva/nixopus/compare/v0.1.0-alpha.59...v0.1.0-alpha.60) (2025-11-05)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nixopus",
3-
"version": "0.1.0-alpha.60",
3+
"version": "0.1.0-alpha.61",
44
"description": "A modern container management platform",
55
"private": false,
66
"cli-version": "0.1.23",

0 commit comments

Comments
 (0)