Compare commits
4 Commits
v0.0.27
...
next-release
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fdbaeda63 | |||
| 4d3375528b | |||
| ea8352c91d | |||
| de2dc3d0f1 |
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
## [0.0.27] - 2025-12-12
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM amd64/node:24.12.0@sha256:e8bb5aafe1964147c8344b1ea7698218e3675340407a07a14c49901df97455f6
|
FROM amd64/node:24.12.0@sha256:482f88dfffd8fe3259bef89a27880a58fd60d63fb4e03e7777fb18c43d635fb8
|
||||||
|
|
||||||
ENV PATH=${PATH}:/root/.local/bin
|
ENV PATH=${PATH}:/root/.local/bin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user