Skip to content

Commit 5ca3a0c

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2021-10-04) ### Features * **deps:** ⬆️ upgrading dependencies to latest version ([61750b6](61750b6)) * **husky:** ✨ add pinst, update husky to ^7.0.0 ([e282485](e282485))
1 parent 4fb3be7 commit 5ca3a0c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.4.0](https://github.com/Unbuttun/esbuild-typescript-library-template/compare/v1.3.0...v1.4.0) (2021-10-04)
2+
3+
4+
### Features
5+
6+
* **deps:** ⬆️ upgrading dependencies to latest version ([61750b6](https://github.com/Unbuttun/esbuild-typescript-library-template/commit/61750b6281d367ad7a76dafc7fbec0c9a4005fd4))
7+
* **husky:** ✨ add pinst, update husky to ^7.0.0 ([e282485](https://github.com/Unbuttun/esbuild-typescript-library-template/commit/e2824854ca48724bf0ec1e842028a9bec0808c60))
8+
19
# [1.3.0](https://github.com/Unbuttun/esbuild-typescript-library-template/compare/v1.2.0...v1.3.0) (2021-09-01)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "esbuild-typescript-library-template",
33
"description": "Typescript Esbuild Library Template",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"author": "Unbuttun <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/Unbuttun/esbuild-typescript-library-template/issues"

0 commit comments

Comments
 (0)