Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d7406d122 | |||
| 9353c85cfa | |||
| 3471a62e9e | |||
| 1342deafce | |||
| c891cfca5c | |||
| ddbeecbe5e | |||
| bd82148795 | |||
| 2ad1d1921c | |||
|
0236562cab
|
|||
| 892aff02b1 | |||
| 1726082fef | |||
| a1c6c930ae | |||
| 497e895ef6 | |||
| 5d4670cdc7 | |||
| 2dcf29b955 | |||
| 14d8f744ac | |||
| f57c696627 |
@@ -2,6 +2,38 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.0.17] - 2025-05-15
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update node.js to ab3dc40
|
||||
- *(deps)* Update node.js to v22.15.1
|
||||
|
||||
## [0.0.16] - 2025-04-23
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update node.js to 4c7ba01
|
||||
- *(deps)* Update node.js to v22.15.0
|
||||
|
||||
## [0.0.15] - 2025-04-04
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(docker)* Update base image to amd64 version
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update node.js to debe7ff
|
||||
- *(deps)* Update node.js to 469d57f
|
||||
- *(deps)* Update node.js to 3962f5a
|
||||
- *(deps)* Update node.js to 5145c88
|
||||
- *(deps)* Update node.js to v22.14.0
|
||||
- *(deps)* Update node.js to cfef443
|
||||
- *(deps)* Update node.js to a279671
|
||||
- *(deps)* Update node.js to 2094ac6
|
||||
- *(deps)* Update node.js to fab5fee
|
||||
|
||||
## [0.0.14] - 2025-01-23
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:22.13.1@sha256:ae2f3d4cc65d251352eca01ba668824f651a2ee4d2a37e2efb22649521a483fd
|
||||
FROM amd64/node:22.15.1@sha256:c5bd0df283131e32fe6dba31db59dd82d779819a18a361c92990ec26cb8f229f
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user