Skip to content

Commit

Permalink
chore(release): 2.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.14.1](v2.14.0...v2.14.1) (2023-03-22)

### Bug Fixes

* **api:** Parameterise query string for taxon API call. ([d64f046](d64f046))
* **cache:** Add API version instead of time as cache key. ([9491be7](9491be7))
* **tree:** Update Bergey's Manual icon. ([324a53d](324a53d))
  • Loading branch information
semantic-release-bot committed Mar 22, 2023
1 parent 324a53d commit 495cf78
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.14.1](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.14.0...v2.14.1) (2023-03-22)


### Bug Fixes

* **api:** Parameterise query string for taxon API call. ([d64f046](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/d64f046c056f7d2213ea49dcd7a169436020725c))
* **cache:** Add API version instead of time as cache key. ([9491be7](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/9491be72acc67914a3704f1b7e835eb114365b29))
* **tree:** Update Bergey's Manual icon. ([324a53d](https://github.com/Ecogenomics/gtdb.ecogenomic.org/commit/324a53d5c23ad849da08b8fe8a0a91bbb826413d))

# [2.14.0](https://github.com/Ecogenomics/gtdb.ecogenomic.org/compare/v2.13.0...v2.14.0) (2023-03-20)


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

0 comments on commit 495cf78

Please sign in to comment.