Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.4.0](v2.3.0...v2.4.0) (2022-10-28)

### Bug Fixes

* **survey:** Partial searches for an accession to trigger surveillance genome warning. ([9bafef3](9bafef3))

### Features

* **tree:** Add popup help text for counts. ([9264f26](9264f26))
* **tree:** Add taxon count to tree view. ([288062b](288062b))
  • Loading branch information
semantic-release-bot committed Oct 28, 2022
1 parent 4549dc3 commit 4262df2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.4.0](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.3.0...v2.4.0) (2022-10-28)


### Bug Fixes

* **survey:** Partial searches for an accession to trigger surveillance genome warning. ([9bafef3](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/9bafef3332f1b7fa102954f7be57e386c6124235))


### Features

* **tree:** Add popup help text for counts. ([9264f26](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/9264f260ec2129289eb590c367869929485c37b3))
* **tree:** Add taxon count to tree view. ([288062b](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/288062bfdcd35b070031f203aa5aaf6a008c300f))

# [2.3.0](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.2.2...v2.3.0) (2022-10-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gtdb.ecogenomic.org",
"version": "2.3.0",
"version": "2.4.0",
"private": true,
"scripts": {
"dev": "nuxt",
Expand Down

0 comments on commit 4262df2

Please sign in to comment.