8 Commits

Author SHA1 Message Date
Unbound Release 6187a1cf83 chore(release): prepare for v0.0.21 2025-08-29 14:04:53 +02:00
Renovate 7234388c34 chore(deps): update node.js to v22.19.0 2025-08-29 00:56:21 +00:00
Renovate f86a923159 chore(deps): update node.js to da46023 2025-08-12 23:56:29 +00:00
Unbound Release 6facbef659 chore(release): prepare for v0.0.20 2025-08-04 13:00:58 +02:00
Renovate ab293c439b chore(deps): update node.js to v22.18.0 2025-08-04 09:56:14 +00:00
Renovate 990404b591 chore(deps): update node.js to f17eb88 2025-07-22 05:55:50 +00:00
Renovate d8f6943b8d chore(deps): update node.js to v22.17.1 2025-07-16 18:55:12 +00:00
Renovate 64d514cd58 chore(deps): update node.js to 40c53e3 2025-07-07 21:53:16 +00:00
2 changed files with 18 additions and 2 deletions
+17 -1
View File
@@ -2,6 +2,22 @@
All notable changes to this project will be documented in this file.
## [0.0.21] - 2025-08-29
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to da46023
- *(deps)* Update node.js to v22.19.0
## [0.0.20] - 2025-08-04
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to 40c53e3
- *(deps)* Update node.js to v22.17.1
- *(deps)* Update node.js to f17eb88
- *(deps)* Update node.js to v22.18.0
## [0.0.19] - 2025-06-25
### ⚙️ Miscellaneous Tasks
@@ -34,7 +50,7 @@ All notable changes to this project will be documented in this file.
### 🐛 Bug Fixes
- *(docker)* Update base image to amd64 version
- *(docker)* Update base image to amd64 version
### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.17.0@sha256:91cf1cc511d84f34d2c4763ffaea29f9e2f19c1da662740cbbbaf08b1d025eca
FROM amd64/node:22.19.0@sha256:48d34dc195d4ec0ae0f63d273b5d5d5fb2519d3478264095856f751b4a88a4a8
ENV PATH=${PATH}:/root/.local/bin