Skip to content

Commit

Permalink
chore(main): release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
debiodevops committed Jan 16, 2023
1 parent 8a2b5ec commit fe3f1a6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.2.1](https://github.com/debionetwork/debio-frontend/compare/2.2.0...2.2.1) (2023-01-16)


### Bug Fixes

* handle edit service ([#628](https://github.com/debionetwork/debio-frontend/issues/628)) ([3a3f4b9](https://github.com/debionetwork/debio-frontend/commit/3a3f4b9bbb49fe876d274748eb14f2dfbcc615f2))
* typo status ([#615](https://github.com/debionetwork/debio-frontend/issues/615)) ([e5081ea](https://github.com/debionetwork/debio-frontend/commit/e5081eaeb19790b3fee3895155174d5134bf21c0))

## [2.2.0](https://github.com/debionetwork/debio-frontend/compare/2.1.0...2.2.0) (2022-12-16)


Expand Down
2 changes: 1 addition & 1 deletion 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": "debio-frontend",
"version": "2.2.0",
"version": "2.2.1",
"private": true,
"license": "AGPL-3.0",
"author": "DeBio Dev Team <[email protected]>",
Expand Down

0 comments on commit fe3f1a6

Please sign in to comment.