Skip to content

Commit

Permalink
chore(main): release 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and kenodressel committed Jul 16, 2024
1 parent dc5fc6c commit a8cfe23
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [3.1.8](https://github.com/aeternity/tipping-community-backend/compare/v3.1.7...v3.1.8) (2024-07-12)


### Bug Fixes

* **notifications:** adds index to also deduplicate notifications without source ([3694a23](https://github.com/aeternity/tipping-community-backend/commit/3694a234593455acab4c53fe6021d3acac85be86))


### Testing

* **notifications:** adjusts testing data to not conflict in db anymore ([dc5fc6c](https://github.com/aeternity/tipping-community-backend/commit/dc5fc6c6d6c009e622d339d935ed9c5c9854eebe))

## [3.1.7](https://github.com/aeternity/tipping-community-backend/compare/v3.1.6...v3.1.7) (2024-05-08)


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": "tipping-community-backend",
"version": "3.1.7",
"version": "3.1.8",
"description": "",
"main": "bin/www.js",
"prepare": "husky install",
Expand Down

0 comments on commit a8cfe23

Please sign in to comment.