Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#133)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 27, 2021
1 parent 1a33e98 commit 75042c1
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-hotels-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-bananas-rhyme.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/plugins/disable-introspection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @envelop/disable-introspection

## 0.0.1
### Patch Changes

- d1c0ce0: Initial implementation of the plugin.
2 changes: 1 addition & 1 deletion packages/plugins/disable-introspection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@envelop/disable-introspection",
"version": "0.0.0",
"version": "0.0.1",
"author": "Dotan Simha <dotansimha@gmail.com>",
"license": "MIT",
"sideEffects": false,
Expand Down
6 changes: 6 additions & 0 deletions packages/plugins/filter-operation-type/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @envelop/filter-operation-type

## 0.0.1
### Patch Changes

- 219c41e: Initial implementation of the plugin.
2 changes: 1 addition & 1 deletion packages/plugins/filter-operation-type/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@envelop/filter-operation-type",
"version": "0.0.0",
"version": "0.0.1",
"author": "Dotan Simha <dotansimha@gmail.com>",
"license": "MIT",
"sideEffects": false,
Expand Down

0 comments on commit 75042c1

Please sign in to comment.