Skip to content

Commit

Permalink
chore(release): 2.4.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 10, 2020
1 parent 542f3ea commit d4e7c91
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.4.4](https://github.com/Greenstand/treetracker-admin/compare/v2.4.3...v2.4.4) (2020-12-10)


### Bug Fixes

* remove duplicate github plugin ([#475](https://github.com/Greenstand/treetracker-admin/issues/475)) ([542f3ea](https://github.com/Greenstand/treetracker-admin/commit/542f3ea7dfda61143a7a5fe06431a5cc29f392ac))

## [2.4.3](https://github.com/Greenstand/treetracker-admin/compare/v2.4.2...v2.4.3) (2020-12-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": "treetracker-admin",
"version": "2.4.3",
"version": "2.4.4",
"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 d4e7c91

Please sign in to comment.