Skip to content

Commit

Permalink
chore(main): release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qgerome committed Sep 9, 2022
1 parent 6b14a75 commit bafd95f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.6.0](https://github.com/BLSQ/openhexa-frontend/compare/0.5.3...0.6.0) (2022-09-09)


### Features

* **collections:** User can delete elements from collections directly ([0237e3c](https://github.com/BLSQ/openhexa-frontend/commit/0237e3c5a40a722869f0aee6f6d995e7d134b779))
* **Collection:** User can add & remove elements from collection's page ([47dd5e8](https://github.com/BLSQ/openhexa-frontend/commit/47dd5e816bbb8b99263627ba9d748fce7cd69aa2))
* **Search:** Implement a basic quick search component ([22a881a](https://github.com/BLSQ/openhexa-frontend/commit/22a881ae15311599eaafa040f933630a948b2933))

## [0.5.3](https://github.com/BLSQ/openhexa-frontend/compare/0.5.2...0.5.3) (2022-09-07)


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
Expand Up @@ -105,5 +105,5 @@
"prettier-plugin-tailwindcss": "^0.1.13",
"tailwindcss": "^3.1.8"
},
"version": "0.5.3"
"version": "0.6.0"
}

0 comments on commit bafd95f

Please sign in to comment.