Skip to content

Commit

Permalink
chore(main): release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and kenodressel committed Mar 22, 2023
1 parent fa88567 commit dab72d4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.1](https://github.com/aeternity/tipping-community-backend/compare/v3.1.0...v3.1.1) (2023-03-22)


### Bug Fixes

* only return valid address names ([fa88567](https://github.com/aeternity/tipping-community-backend/commit/fa8856761df7a292da107e17a85ff2c751b85e28))


### CI / CD

* **docker:** initial version of docker build and push with tags ([#394](https://github.com/aeternity/tipping-community-backend/issues/394)) ([0ca372b](https://github.com/aeternity/tipping-community-backend/commit/0ca372ba9e9fd03b409ee1e5c785c860943e6f2b))
* fix pipeline ([#427](https://github.com/aeternity/tipping-community-backend/issues/427)) ([908a36a](https://github.com/aeternity/tipping-community-backend/commit/908a36a83ecc77158a0f8ba6b23ac492d9649c27))
* update node vesion in tests ([91ee728](https://github.com/aeternity/tipping-community-backend/commit/91ee728246508530e86e9baec1c05fd71fcdeab1))

## [3.1.0](https://www.github.com/aeternity/tipping-community-backend/compare/v3.0.4...v3.1.0) (2023-01-27)


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.0",
"version": "3.1.1",
"description": "",
"main": "bin/www.js",
"prepare": "husky install",
Expand Down

0 comments on commit dab72d4

Please sign in to comment.