Skip to content

Commit

Permalink
Merge pull request #117 from deliveryhero/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
rohit-gohri committed Aug 10, 2023
2 parents cb2e67d + 91832d2 commit 424708a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-dryers-cough.md

This file was deleted.

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

## 2.2.2

### Patch Changes

- Fix exit on success ([#116](https://github.com/deliveryhero/hfc-pubsub/pull/116) by [@rohit-gohri](https://github.com/rohit-gohri))

## 2.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honestfoodcompany/pubsub",
"version": "2.2.1",
"version": "2.2.2",
"description": "pubsub framework for managing topics and subscriptions",
"main": "dist/index.js",
"homepage": "https://deliveryhero.github.io/hfc-pubsub/",
Expand Down

0 comments on commit 424708a

Please sign in to comment.