Skip to content

Commit cb956aa

Browse files
committed
release: 0.17.3
1 parent 513d27c commit cb956aa

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changelog and release notes
22

3-
## Unreleased
3+
<!-- ## Unreleased -->
44
<!-- here goes all the unreleased changes descriptions -->
5+
## v0.17.3
56
### Features
67
- update packages `semver` to `^6.0.0` and `graphql-subscriptions` to `^1.1.0`
78
### Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "type-graphql",
3-
"version": "0.17.2",
3+
"version": "0.17.3",
44
"author": {
55
"name": "Michał Lytek",
66
"url": "https://github.com/19majkel94"

website/versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[
2+
"0.17.3",
23
"0.17.2",
34
"0.17.1",
45
"0.17.0",

0 commit comments

Comments
 (0)