Skip to content

Commit c58f4b2

Browse files
committed
release: 0.4.0
1 parent f271888 commit c58f4b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog and release notes
22

3-
## Unreleased
3+
## v0.4.0
44
### Features
55
- add basic support for automatic arguments and inputs validation using `class-validator`
66
- add interface `ResolverInterface` for type checking of resolver class methods (field resolvers)

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.3.0",
3+
"version": "0.4.0",
44
"main": "./index.js",
55
"author": {
66
"name": "Michał Lytek",

0 commit comments

Comments
 (0)