Skip to content

Commit db0452f

Browse files
authored
Version Packages (#5)
2 parents 7cff814 + 11f2ea1 commit db0452f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/chubby-cups-sip.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @thaitype/shell
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- ed49ae2: Refactor Shell Option, More Type Safety, Meaningful Option, Support Run with Standard Schema which provide type-safety command line
8+
39
## 1.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thaitype/shell",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"type": "module",
55
"description": "",
66
"main": "./dist/esm/index.js",

0 commit comments

Comments
 (0)