Skip to content

Commit

Permalink
Merge pull request #31 from quant-daddy/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
quant-daddy committed Oct 27, 2022
2 parents f471e99 + d37561b commit fa59d84
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-lizards-swim.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# graphql-eventbus

## 0.4.2

### Patch Changes

- 898504b: Fixes the return value of validator.validate

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-eventbus",
"version": "0.4.1",
"version": "0.4.2",
"description": "Eventbus powered by GraphQL",
"engines": {
"node": ">= 14 <17"
Expand Down

0 comments on commit fa59d84

Please sign in to comment.