Skip to content

Commit

Permalink
chore(release): 2.15.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 26, 2021
1 parent ca75dbd commit da2bef5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.15.3](https://github.com/Greenstand/treetracker-admin/compare/v2.15.2...v2.15.3) (2021-04-26)


### Bug Fixes

* apply pagination to Verify tree query when filtering by tag ([#555](https://github.com/Greenstand/treetracker-admin/issues/555)) ([ca75dbd](https://github.com/Greenstand/treetracker-admin/commit/ca75dbd99b0326247af237fcba754110c080f93e))

## [2.15.2](https://github.com/Greenstand/treetracker-admin/compare/v2.15.1...v2.15.2) (2021-04-24)


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": "treetracker-admin-api",
"version": "2.15.2",
"version": "2.15.3",
"private": true,
"description": "Treetracker Admin API Server",
"keywords": [
Expand Down

0 comments on commit da2bef5

Please sign in to comment.