Skip to content

Commit

Permalink
chore(main): release @2060.io/message-pickup-repository-client 0.0.7 (#…
Browse files Browse the repository at this point in the history
…36)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
1 parent 19859c7 commit bf2a6d5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/client": "0.0.6",
"packages/client": "0.0.7",
"packages/server": "0.0.7"
}
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.7](https://github.com/2060-io/message-pickup-repository/compare/@2060.io/[email protected][email protected]/[email protected]) (2024-11-13)


### Features

* Add notification token callback to use en addMessage Method ([#35](https://github.com/2060-io/message-pickup-repository/issues/35)) ([19859c7](https://github.com/2060-io/message-pickup-repository/commit/19859c7ff2851744524a224c417fbfeda2720d5e))

## [0.0.6](https://github.com/2060-io/message-pickup-repository/compare/@2060.io/[email protected][email protected]/[email protected]) (2024-11-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@2060.io/message-pickup-repository-client",
"main": "build/index",
"types": "build/index",
"version": "0.0.6",
"version": "0.0.7",
"files": [
"build"
],
Expand Down

0 comments on commit bf2a6d5

Please sign in to comment.