Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69c1169ad0 | |||
| 789c2e8779 | |||
| aed9a3bb79 | |||
| 7743b70a93 | |||
| b6afccc336 | |||
| 62b2ee2698 | |||
| 07cc404a24 | |||
| 343a03bed4 | |||
| c220959b9d | |||
| aa7cbe63a1 | |||
| 45958fb2d9 | |||
| adc1ba6673 |
@@ -2,6 +2,20 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.0.24] - 2025-10-28
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update node.js to v24
|
||||
|
||||
## [0.0.23] - 2025-10-22
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update node.js to 4b5601e
|
||||
- *(deps)* Update node.js to 1260a4a
|
||||
- *(deps)* Update node.js to v22.21.0
|
||||
|
||||
## [0.0.22] - 2025-09-25
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/node:22.20.0@sha256:363f22431f0fc3a1e782ffa517b700eadfb107169d4d80c3a4efff88b64441c7
|
||||
FROM amd64/node:24.10.0@sha256:f87a1b1210d56ef4adcde8dc5d8e62286d80974e442e427d49601b19da21fe86
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user