Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.5.0](v2.4.0...v2.5.0) (2022-11-01)

### Bug Fixes

* **tree:** Show counts in mobile view. ([20b2ee0](20b2ee0))

### Features

* **methods:** Add multiple sequence alignment information to methods. ([fbc16d4](fbc16d4))
  • Loading branch information
semantic-release-bot committed Nov 1, 2022
1 parent e34f733 commit a7cb8e8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.5.0](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.4.0...v2.5.0) (2022-11-01)


### Bug Fixes

* **tree:** Show counts in mobile view. ([20b2ee0](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/20b2ee0c004271ba9a08412f2206817623708ebc))


### Features

* **methods:** Add multiple sequence alignment information to methods. ([fbc16d4](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/fbc16d47efc2e277514bfd959e66630cced82515))

# [2.4.0](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.3.0...v2.4.0) (2022-10-28)


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.4.0",
"version": "2.5.0",
"private": true,
"scripts": {
"dev": "nuxt",
Expand Down

0 comments on commit a7cb8e8

Please sign in to comment.