Skip to content

Commit

Permalink
Merge pull request #17 from finkef/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
finkef authored Jun 24, 2023
2 parents 40f26df + 995c9d8 commit cd817d6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wild-weeks-type.md

This file was deleted.

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

## 1.0.1

### Patch Changes

- 40f26df: loosen publish type

## 1.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eventbridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@model-ts/eventbridge",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"author": "Fabian Finke <finkef@icloud.com>",
Expand Down

0 comments on commit cd817d6

Please sign in to comment.