Skip to content

Commit 1b0ae90

Browse files
committed
release: 0.11.2
1 parent 53a5dec commit 1b0ae90

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.11.2
44
### Features
55
- attach `MetadataStorage` to global scope (support multiple packages/modules)
66
- rename and deprecate `ActionData` and `FilterActionData` interfaces to `ResolverData` and `ResolverFilterData`

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

0 commit comments

Comments
 (0)