Skip to content

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 12, 2022
1 parent f3d427c commit 4ac57a1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.11.0](https://github.com/Greenstand/treetracker-earnings/compare/v1.10.0...v1.11.0) (2022-03-12)


### Bug Fixes

* eslint ([f3d427c](https://github.com/Greenstand/treetracker-earnings/commit/f3d427c48ae725b982c16dbe13fce23bd38da08c))
* fail the seed cli ([a46b369](https://github.com/Greenstand/treetracker-earnings/commit/a46b3692b05fdd1708b59f364b6f9e18e6051bcd))


### Features

* cli improvement ([6c47500](https://github.com/Greenstand/treetracker-earnings/commit/6c475007febf7253f338768ff2bf36a087832629))
* commander ([f4d6b0f](https://github.com/Greenstand/treetracker-earnings/commit/f4d6b0f455e6d4ded82ee7aabb9dd8f29516531c))

# [1.10.0](https://github.com/Greenstand/treetracker-earnings/compare/v1.9.0...v1.10.0) (2022-03-11)


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",
"version": "1.10.0",
"version": "1.11.0",
"private": true,
"engines": {
"node": ">=16.0.0 <17",
Expand Down

0 comments on commit 4ac57a1

Please sign in to comment.