Skip to content

Commit

Permalink
chore(release): 2.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Garret Meier committed Apr 22, 2021
1 parent 8c498e6 commit 52c59b4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [2.6.1](https://github.com/mixmaxhq/publication-client/compare/v2.6.0...v2.6.1) (2021-04-22)


### Bug Fixes

* emit event on removal ([7a7ebe0](https://github.com/mixmaxhq/publication-client/pull/24/commits/7a7ebe0e218d3a34ec4bd8160bf4336175ee3014))


### [2.6.0](https://github.com/mixmaxhq/publication-client/compare/v2.4.3...v2.6.0) (2021-04-15)


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": "publication-client",
"version": "2.6.0",
"version": "2.6.1",
"description": "A client for a publication-server",
"main": "dist/browser/index.js",
"files": [
Expand Down

0 comments on commit 52c59b4

Please sign in to comment.