We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d2f26 commit 0ee99c8Copy full SHA for 0ee99c8
CHANGELOG.md
@@ -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
10
## [1.5.4](https://github.com/johnnymillergh/typescript-playground/compare/v1.5.3...v1.5.4) (2019-09-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-playground",
- "version": "1.5.5-beta",
+ "version": "1.5.5",
"description": "Learning TypeScript",
"repository": {
"type": "git",
0 commit comments