3 Commits

Author SHA1 Message Date
Unbound Release 1342deafce chore(release): prepare for v0.0.16 2025-04-23 18:55:59 +02:00
Renovate c891cfca5c chore(deps): update node.js to v22.15.0 2025-04-23 14:52:58 +00:00
Renovate ddbeecbe5e chore(deps): update node.js to 4c7ba01 2025-04-08 05:52:55 +00:00
2 changed files with 9 additions and 2 deletions
+8 -1
View File
@@ -2,7 +2,14 @@
All notable changes to this project will be documented in this file.
## [0.0.15] - 2025-03-18
## [0.0.16] - 2025-04-23
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to 4c7ba01
- *(deps)* Update node.js to v22.15.0
## [0.0.15] - 2025-04-04
### 🐛 Bug Fixes
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.14.0@sha256:fab5feecdaa5b3dd169ebce16b46938412b1c3b4def5dca0a92ad5bd55b12b68
FROM amd64/node:22.15.0@sha256:53ddf9b10bf9b8f6b8e7437184b42cd417be74351af5f1b4f0b65fd442df8c7c
ENV PATH=${PATH}:/root/.local/bin