Skip to content

Commit

Permalink
Release @latest (#418)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @inngest/[email protected]

### Minor Changes

- [#417](#417)
[`327a4a0`](327a4a0)
Thanks [@jpwilliams](https://github.com/jpwilliams)! - Release the first
version of `@inngest/middleware-encryption`

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
inngest-release-bot and github-actions[bot] authored Dec 11, 2023
1 parent 327a4a0 commit 50b465a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-rice-prove.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/middleware-encryption/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @inngest/middleware-encryption

## 0.1.0

### Minor Changes

- [#417](https://github.com/inngest/inngest-js/pull/417) [`327a4a0`](https://github.com/inngest/inngest-js/commit/327a4a0616b20958c045c840c08da9b18d8842b6) Thanks [@jpwilliams](https://github.com/jpwilliams)! - Release the first version of `@inngest/middleware-encryption`
2 changes: 1 addition & 1 deletion packages/middleware-encryption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inngest/middleware-encryption",
"version": "0.0.1",
"version": "0.1.0",
"description": "Inngest",
"main": "dist/index.js",
"publishConfig": {
Expand Down

0 comments on commit 50b465a

Please sign in to comment.