2 Commits

Author SHA1 Message Date
Unbound Release 1fdbaeda63 chore(release): prepare for v0.0.28 2025-12-30 16:47:13 +00:00
Unbound Release 4d3375528b chore(release): prepare for v0.0.28 2025-12-30 16:47:11 +00:00
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.0.27"}
{"version":"v0.0.28"}
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.0.28] - 2025-12-30
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to 482f88d
## [0.0.27] - 2025-12-12
### 🐛 Bug Fixes
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:24.13.0@sha256:99f03d301e02187ad852613ebaee613f7f1c0740b5ce4ea98c2c00c4ebf72c5e
FROM amd64/node:24.12.0@sha256:482f88dfffd8fe3259bef89a27880a58fd60d63fb4e03e7777fb18c43d635fb8
ENV PATH=${PATH}:/root/.local/bin