Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 9, 2021
1 parent 4b9c8ed commit b764af6
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.6.0](https://github.com/Greenstand/treetracker-admin/compare/v2.5.0...v2.6.0) (2021-01-09)


### Features

* trying to fix tests on server ([#479](https://github.com/Greenstand/treetracker-admin/issues/479)) ([4b9c8ed](https://github.com/Greenstand/treetracker-admin/commit/4b9c8edfd916664cf6065cc620360daa223acfe4))

# [2.5.0](https://github.com/Greenstand/treetracker-admin/compare/v2.4.4...v2.5.0) (2020-12-22)


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",
"version": "2.5.0",
"version": "2.6.0",
"private": true,
"description": "This portion of the project is to process tree data. Treetracker's Admin Panel frontend and RESTful API built with Loopback.",
"dependencies": {},
Expand Down

0 comments on commit b764af6

Please sign in to comment.