3 Commits

Author SHA1 Message Date
Unbound Release 2d7406d122 chore(release): prepare for v0.0.17 2025-05-15 20:30:38 +02:00
Renovate 9353c85cfa chore(deps): update node.js to v22.15.1 2025-05-15 15:53:13 +00:00
Renovate 3471a62e9e chore(deps): update node.js to ab3dc40 2025-04-29 01:52:56 +00:00
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [0.0.17] - 2025-05-15
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to ab3dc40
- *(deps)* Update node.js to v22.15.1
## [0.0.16] - 2025-04-23
### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.15.0@sha256:53ddf9b10bf9b8f6b8e7437184b42cd417be74351af5f1b4f0b65fd442df8c7c
FROM amd64/node:22.15.1@sha256:c5bd0df283131e32fe6dba31db59dd82d779819a18a361c92990ec26cb8f229f
ENV PATH=${PATH}:/root/.local/bin