Skip to content

Commit

Permalink
Merge pull request #48 from quant-daddy/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
quant-daddy authored Nov 18, 2024
2 parents 9c3281a + ef62531 commit 57dd0c3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-pillows-press.md

This file was deleted.

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

## 0.1.1

### Patch Changes

- 9404b52: fix version

## null

### Patch Changes

- cfd2569: type fixes and adds aws eventbus
2 changes: 1 addition & 1 deletion packages/aws-eventbus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-eventbus-aws-eventbus",
"version": "0.1.0",
"version": "0.1.1",
"description": "Graphql eventbus for AWS using SQS and SNS",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 57dd0c3

Please sign in to comment.