Skip to content

Commit 8e4fb34

Browse files
committed
release: v0.5.4
1 parent ae1afbc commit 8e4fb34

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,12 +1,12 @@
1-
## 0.5.3 (2021-11-16)
1+
## 0.5.4 (2021-11-16)
22

33
### Changelog
44

55
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
66

77
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
88

9-
#### 0.5.3
9+
#### 0.5.4
1010

1111
- :construction: chore: update release workflow [`5ccfa43`](https://github.com/linbudu599/JSON2TypeGraphQLClass/commit/5ccfa43994a949dd89c1582f191f438312a0240d)
1212
- refactor [`584830a`](https://github.com/linbudu599/JSON2TypeGraphQLClass/commit/584830a263349b6db7653470e9439a70baae150d)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-type-graphql",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "Generate TypeGraphQL Class From JSON Object",
55
"main": "dist/index.js",
66
"repository": "https://github.com/linbudu599/JSON2TypeGraphQLClass.git",

0 commit comments

Comments
 (0)