fix(repository): no changes to commit

This commit is contained in:
2026-03-12 20:02:50 +00:00
parent d815915135
commit b1e2f0d8ea
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-12 - 2.0.1 - fix(repository)
no changes to commit
## 2026-03-12 - 2.0.0 - BREAKING CHANGE(cli)
remove legacy container test runner and make the default command show the man page

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '2.0.0',
version: '2.0.1',
description: 'develop npm modules cross platform with docker'
}