Skip to content

Commit b9fdac9

Browse files
committed
release: v1.2.3
1 parent b815f91 commit b9fdac9

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
## 1.2.2 (2024-02-19)
1+
## [1.2.3](https://github.com/BIYUEHU/tsukiko/compare/v1.2.2...v1.2.3) (2024-06-04)
2+
3+
4+
### Features
5+
6+
* string, number which match and strict mode ([b815f91](https://github.com/BIYUEHU/tsukiko/commit/b815f91e38761780b40f949af3cb5d185dd99a02))
7+
8+
9+
10+
## [1.2.2](https://github.com/BIYUEHU/tsukiko/compare/v1.1.2...v1.2.2) (2024-02-19)
211

312

413
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsukiko",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Dynamic Types Cheker At Runtime Which Develop",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)