Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Jan 27, 2021
1 parent 5f2ba4a commit b2ef85c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

2.1.0 / 2021-01-28
==================

**fixes**
* [[`5f2ba4a`](http://github.com/popomore/projj/commit/5f2ba4a589dd56ac1cbb2e66cb4ec30837f913f1)] - fix: redirect to find when add exists (#56) (tangyao <<[email protected]>>)

2.0.0 / 2020-01-23
==================

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": "projj",
"version": "2.0.0",
"version": "2.1.0",
"description": "Manage repository easily.",
"dependencies": {
"chalk": "^3.0.0",
Expand Down

0 comments on commit b2ef85c

Please sign in to comment.