Skip to content

Commit

Permalink
chore: release v1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dingff committed Jul 29, 2024
1 parent ae22d48 commit 1c72385
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.14.1](https://github.com/dingff/gitcut/compare/v1.14.0...v1.14.1) (2024-07-29)


### Bug Fixes

* empty space can not be branch name ([ae22d48](https://github.com/dingff/gitcut/commit/ae22d48fa4e9ca7ca265949581584a443fd9079c))

# [1.14.0](https://github.com/dingff/gitcut/compare/v1.13.2...v1.14.0) (2024-07-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitcut",
"version": "1.14.0",
"version": "1.14.1",
"description": "Shortcuts for git",
"main": "index.js",
"repository": "dingff/gitcut",
Expand Down

0 comments on commit 1c72385

Please sign in to comment.