Skip to content

Commit

Permalink
chore(release): 2.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.21.0](v2.20.2...v2.21.0) (2023-04-14)

### Bug Fixes

* **tree:** Add margin to NCBI external resource button. ([b8e4f4f](b8e4f4f))

### Features

* **fastani:** Add tracking to FastANI job creation ([04e36fb](04e36fb))
* **tree:** Add SeqCode url to tree. ([1e5345d](1e5345d))
  • Loading branch information
semantic-release-bot committed Apr 14, 2023
1 parent b8e4f4f commit ac4fc4c
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.21.0](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.20.2...v2.21.0) (2023-04-14)


### Bug Fixes

* **tree:** Add margin to NCBI external resource button. ([b8e4f4f](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/b8e4f4fc8d991fed8d3838c518daaa555581c8c6))


### Features

* **fastani:** Add tracking to FastANI job creation ([04e36fb](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/04e36fb54567843565ece5badfbc1f3c930e1f0f))
* **tree:** Add SeqCode url to tree. ([1e5345d](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/1e5345dcffb21c34ce55066216c1d300a1bc0d96))

## [2.20.2](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.20.1...v2.20.2) (2023-04-07)


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.20.2",
"version": "2.21.0",
"private": true,
"engines": {
"npm": ">=8.0.0 <9.0.0",
Expand Down

0 comments on commit ac4fc4c

Please sign in to comment.