Skip to content

Commit

Permalink
chore(release): 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 21, 2022
1 parent 807b5a4 commit 255f6c0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.7.4](https://github.com/coveo/push-api-client.js/compare/v2.7.3...v2.7.4) (2022-11-21)


### Bug Fixes

* **deps:** update all dependencies j:cdx-227 ([#224](https://github.com/coveo/push-api-client.js/issues/224)) ([807b5a4](https://github.com/coveo/push-api-client.js/commit/807b5a4ff975a62fe81135440a24a36dc3fb054a))

### [2.7.3](https://github.com/coveo/push-api-client.js/compare/v2.7.2...v2.7.3) (2022-11-14)

### [2.7.2](https://github.com/coveo/push-api-client.js/compare/v2.7.1...v2.7.2) (2022-11-14)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/push-api-client",
"version": "2.7.3",
"version": "2.7.4",
"description": "Push API client",
"main": "./dist/index.js",
"files": [
Expand Down

0 comments on commit 255f6c0

Please sign in to comment.