Skip to content

Commit 167017e

Browse files
Regenerated JavaScript files, updated NPM package
1 parent 41d0b4c commit 167017e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.2.3 (2019-05-11)
2+
3+
## Bug Fixes
4+
5+
* Wrong output files were included in v1.2.x builds, closes [#98](https://github.com/dhlab-basel/json2typescript/issues/98)
6+
17
# v1.2.2 (2019-05-04)
28

39
## Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json2typescript",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Provides TypeScript methods to map a JSON object to a JavaScript object on runtime",
55
"keywords": [
66
"convert",

0 commit comments

Comments
 (0)