Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 79d7ee66d5 | |||
| 60bc083167 | |||
| c794c60172 | |||
| bd5fe5beda | |||
| a9cb204412 | |||
| 75e7791d57 |
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.0.26] - 2025-11-13
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update node.js to 0601cd0
|
||||
- *(deps)* Update node.js to v24.11.1
|
||||
|
||||
## [0.0.25] - 2025-10-29
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/node:24.11.0@sha256:219186a2b64e688cde733f723e199926a8ca7636ce6f506e9004f8cf8b336280
|
||||
FROM amd64/node:24.11.1@sha256:9d22455c8577f64e168e8ed8da05e6a7116aba80dd7a8925924240518c5755d1
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user