Skip to content

Commit 0ee99c8

Browse files
build($package.json): update version to 1.5.5 and append CHANGELOG
1 parent 19d2f26 commit 0ee99c8

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+
## [1.5.5](https://github.com/johnnymillergh/typescript-playground/compare/v1.5.4...v1.5.5) (2019-12-18)
2+
3+
4+
### Changes
5+
6+
* **$package.json:** update node dependencies ([19d2f267](https://github.com/johnnymillergh/typescript-playground/commit/19d2f267))
7+
8+
9+
110
## [1.5.4](https://github.com/johnnymillergh/typescript-playground/compare/v1.5.3...v1.5.4) (2019-09-11)
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-playground",
3-
"version": "1.5.5-beta",
3+
"version": "1.5.5",
44
"description": "Learning TypeScript",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)