Skip to content

Commit 597acfb

Browse files
chore(release): update monorepo packages versions (#1497)
1 parent 8db9f91 commit 597acfb

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/eighty-grapes-nail.md

-5
This file was deleted.

packages/graphql-modules/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# graphql-modules
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 8db9f91: Testing utilities
8+
39
## 1.0.0
410

511
Complete rewrite of GraphQL Modules based on lessons learned from using and maintaining v0 releases.
612
The ["Introduction to GraphQL Modules"](https://graphql-modules.com/docs/next/index) page will help you understand the new version.
713

814
For migration guide, please check ["Migration from v0.X"](https://graphql-modules.com/docs/next/recipes/migration) chapter in docs.
9-

packages/graphql-modules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-modules",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Kamil Kisiela",
55
"license": "MIT",
66
"sideEffects": false,

0 commit comments

Comments
 (0)