Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6187a1cf83 | |||
| 7234388c34 | |||
| f86a923159 |
@@ -2,6 +2,13 @@
|
||||
|
||||
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
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/node:22.18.0@sha256:e3f50a16f7b8ce48725a9087140a549ea2ede1d740623381922783f941ea3515
|
||||
FROM amd64/node:22.19.0@sha256:48d34dc195d4ec0ae0f63d273b5d5d5fb2519d3478264095856f751b4a88a4a8
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user