feat(scripts): add release script for committing and pushing docker images

This commit is contained in:
2026-03-21 19:16:50 +00:00
parent 14d9ade4d0
commit 0c96bbc281
4 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026-03-21 - 1.6.0 - feat(scripts)
add release script for committing and pushing docker images
- Adds a new npm release script to automate git commit and Docker image push steps.
## 2026-03-21 - 1.5.1 - fix(project)
no changes to commit