Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4841e29680 | |||
| eb1ed8b5f4 | |||
| fd2b426e6a | |||
| 8724d9ebdd | |||
| 1bc8c99013 |
@@ -2,6 +2,15 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.0.14] - 2025-01-23
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update node.js to 4f7fb7f
|
||||
- *(deps)* Update node.js to d77c645
|
||||
- *(deps)* Update node.js to fa54405
|
||||
- *(deps)* Update node.js to v22.13.1
|
||||
|
||||
## [0.0.13] - 2025-01-10
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:22.13.0@sha256:99981c3d1aac0d98cd9f03f74b92dddf30f30ffb0b34e6df8bd96283f62f12c6
|
||||
FROM node:22.13.1@sha256:ae2f3d4cc65d251352eca01ba668824f651a2ee4d2a37e2efb22649521a483fd
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user