5 Commits

Author SHA1 Message Date
Unbound Release 31ddaf91bc chore(release): prepare for v0.0.18 2025-05-22 11:03:06 +00:00
Renovate a9f6278725 chore(deps): update node.js to v22.16.0 2025-05-22 02:52:42 +00:00
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 14 additions and 1 deletions
+13
View File
@@ -2,6 +2,19 @@
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.18] - 2025-05-22
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to v22.16.0
## [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 ## [0.0.16] - 2025-04-23
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.15.0@sha256:53ddf9b10bf9b8f6b8e7437184b42cd417be74351af5f1b4f0b65fd442df8c7c FROM amd64/node:22.16.0@sha256:e8095c4405d8a27e2816d86cbbfe7e84be1fcc7d8ce188cf97970ddc9965442d
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin