Skip to content

Commit e14f600

Browse files
committed
bump version
1 parent d26f5e9 commit e14f600

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### Yalc changelog
22

3-
## 1.0.0-pre.53 ()
3+
## 1.0.0-pre.53 (2020-07-23)
44

55
- node-notifier to peerDeps
66
- add --script-mode flag handling
77

8-
## 1.0.0-pre.52
8+
## 1.0.0-pre.52
99

1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-node-dev",
3-
"version": "1.0.0-pre.52",
3+
"version": "1.0.0-pre.53",
44
"description": "Compiles your TS app and restarts when files are modified.",
55
"keywords": [
66
"restart",

0 commit comments

Comments
 (0)