Compare commits

...

2 Commits

Author SHA1 Message Date
f2ab850e19 5.0.145
Some checks failed
Docker (tags) / security (push) Successful in 39s
Docker (tags) / test (push) Successful in 54s
Docker (tags) / metadata (push) Successful in 6s
Docker (tags) / release (push) Failing after 42s
2024-11-17 20:16:21 +01:00
29c707d79f fix(docs): Minor documentation updates without code changes. 2024-11-17 20:16:20 +01:00
4 changed files with 14 additions and 6 deletions

View File

@ -1,5 +1,9 @@
# Changelog # Changelog
## 2024-11-17 - 5.0.145 - fix(docs)
Minor documentation updates without code changes.
## 2024-11-17 - 5.0.144 - fix(ci) ## 2024-11-17 - 5.0.144 - fix(ci)
Update Docker container source for workflow to new registry Update Docker container source for workflow to new registry

5
package-lock.json generated
View File

@ -1,5 +0,0 @@
{
"name": "ht-docker-node",
"version": "5.0.144",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{ {
"name": "ht-docker-node", "name": "ht-docker-node",
"version": "5.0.144", "version": "5.0.145",
"description": "A Docker image that integrates Node.js with shipzone.io support.", "description": "A Docker image that integrates Node.js with shipzone.io support.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

9
pnpm-lock.yaml generated Normal file
View File

@ -0,0 +1,9 @@
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.: {}