Skip to content

Commit 37c1f25

Browse files
committed
5.0.0
1 parent 2776bf4 commit 37c1f25

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [5.0.0](https://github.com/liangchunn/typescript-node-scripts/compare/v4.1.0...v5.0.0) (2021-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **eslint:** upgrade eslint config for prettier ([6b64b84](https://github.com/liangchunn/typescript-node-scripts/commit/6b64b8410da38c8ebcc1ff0fb66ba0e5b7c5c152))
7+
8+
9+
110
# [4.1.0](https://github.com/liangchunn/typescript-node-scripts/compare/v4.0.0...v4.1.0) (2021-03-31)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-node-scripts",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"description": "Create Node.js apps based on TypeScript with zero-configuration.",
55
"main": "bin/typescript-node-scripts.js",
66
"scripts": {

0 commit comments

Comments
 (0)