Skip to content

Commit

Permalink
chore(release): 2.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.1](v2.2.0...v2.2.1) (2022-08-21)

### Bug Fixes

* **genome:** Removed "GTDB" from "GTDB Type Material Designation". ([f7dba40](f7dba40))
* **index:** Temporary fix to set maximum height for twitter feed. ([5ed8ef3](5ed8ef3))
* **tree-accessions:** Remove timeout period. ([6c4a995](6c4a995))
  • Loading branch information
semantic-release-bot committed Aug 21, 2022
1 parent 1e7f66c commit 88cbcb2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.2.1](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.2.0...v2.2.1) (2022-08-21)


### Bug Fixes

* **genome:** Removed "GTDB" from "GTDB Type Material Designation". ([f7dba40](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/f7dba408098a2b07e5afacf320a9eaebd0d1bba0))
* **index:** Temporary fix to set maximum height for twitter feed. ([5ed8ef3](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/5ed8ef34c836ba620b8b9365b2bad2d5d7b81856))
* **tree-accessions:** Remove timeout period. ([6c4a995](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/6c4a995589e3ac1a6067ce9f9be01bc2bcea4748))

# [2.2.0](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.1.1...v2.2.0) (2022-06-10)


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

0 comments on commit 88cbcb2

Please sign in to comment.