Skip to content

Commit b0ac231

Browse files
build($package.json): update version to 1.5.4 and append CHANGELOG
1 parent 9880b6f commit b0ac231

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.5.4](https://github.com/johnnymillergh/typescript-playground/compare/v1.5.3...v1.5.4) (2019-09-11)
2+
3+
4+
### Features
5+
6+
* **$GitHub:** add issue template ([8886eb3](https://github.com/johnnymillergh/typescript-playground/commit/8886eb3))
7+
* **$README.md:** add new information badges; finish the part of `Features` ([4d34d23](https://github.com/johnnymillergh/typescript-playground/commit/4d34d23))
8+
9+
10+
111
## [1.5.3](https://github.com/johnnymillergh/typescript-playground/compare/v1.5.2...v1.5.3) (2019-09-02)
212

313

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.4-beta",
3+
"version": "1.5.4",
44
"description": "Learning TypeScript",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)