Skip to content

Commit 8d276df

Browse files
committed
3.1.1-alpha.2
1 parent 809aac1 commit 8d276df

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## UNRELEASED
44

5+
## v3.1.1-alpha.2 (2026-04-02)
6+
57
## v3.1.1-alpha.1 (2026-04-02)
68

79
- No changes since v3.1.0 -- v3.1.0 was not properly packaged during the release workflow.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packageManager": "npm@11.5.1",
33
"name": "@hanazuki/node-jsonnet",
4-
"version": "3.1.1-alpha.1",
4+
"version": "3.1.1-alpha.2",
55
"description": "Jsonnet addon for Node.js",
66
"bugs": "https://github.com/hanazuki/node-jsonnet/issues",
77
"homepage": "https://node-jsonnet.hanazuki.dev/",

0 commit comments

Comments
 (0)