Skip to content

Commit da84089

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2022-05-08) ### Features * **deps:** ⬆️ update @types/node to 17.0.31 (and 3 others) ([642d9f0](642d9f0))
1 parent b5f425b commit da84089

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/spa5k/esbuild-typescript-library-template/compare/v1.8.0...v1.9.0) (2022-05-08)
2+
3+
4+
### Features
5+
6+
* **deps:** ⬆️ update @types/node to 17.0.31 (and 3 others) ([642d9f0](https://github.com/spa5k/esbuild-typescript-library-template/commit/642d9f0c7bc7138ae157e527483636a99cfa13cd))
7+
18
# [1.8.0](https://github.com/spa5k/esbuild-typescript-library-template/compare/v1.7.0...v1.8.0) (2022-03-31)
29

310
### Features

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.8.0",
4+
"version": "1.9.0",
55
"author": "spa5k <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/spa5k/esbuild-typescript-library-template/issues"

0 commit comments

Comments
 (0)