Skip to content

Commit 6129f77

Browse files
committed
chore: release v1.3.0
1 parent 29c9087 commit 6129f77

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
## [1.3.0](https://github.com/limitless-kode/stringify/compare/v1.2.7...v1.3.0) (2023-03-31)
4+
5+
6+
### Features
7+
8+
* added new several methods ([a539979](https://github.com/limitless-kode/stringify/commit/a539979602671d1f39d6b295d414044eed04cd0d))
9+
10+
11+
### Bug Fixes
12+
13+
* build files generated ([29c9087](https://github.com/limitless-kode/stringify/commit/29c908723e9008674ea71c299df62f2e542f4eae))
14+
315
## [1.2.7](https://github.com/limitless-kode/stringify/compare/v1.2.6...v1.2.7) (2023-03-27)
416

517
## [1.2.6](https://github.com/limitless-kode/stringify/compare/v1.2.5...v1.2.6) (2023-03-27)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "git+https://github.com/limitless-kode/stringify.git"
66
},
7-
"version": "1.2.7",
7+
"version": "1.3.0",
88
"description": "String helper method for all string and JSON manipulations",
99
"main": "./dist/index.js",
1010
"scripts": {

0 commit comments

Comments
 (0)