Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.2...v1.13.0) (2021-04-08)

### Bug Fixes

* use default branch when viewing releases or tags ([59e7064](59e7064))

### Features

* add mirror for github clone, release and tags ([4f5046a](4f5046a))
* add option for github mirror feature ([f4c5985](f4c5985))
* support GitHub more dark theme and auto mode ([f8e9f4f](f8e9f4f))
  • Loading branch information
semantic-release-bot committed Apr 8, 2021
1 parent b8c07f9 commit 837057b
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.13.0](https://github.com/ineo6/git-master/compare/v1.12.2...v1.13.0) (2021-04-08)


### Bug Fixes

* use default branch when viewing releases or tags ([59e7064](https://github.com/ineo6/git-master/commit/59e70642b1da3ecbd819e6134317a71992aa97b1))


### Features

* add mirror for github clone, release and tags ([4f5046a](https://github.com/ineo6/git-master/commit/4f5046a70ef901509b2cb0e45d8a916e54c8de1e))
* add option for github mirror feature ([f4c5985](https://github.com/ineo6/git-master/commit/f4c5985473bb9d2679cc7adfcd4e87a343f622ad))
* support GitHub more dark theme and auto mode ([f8e9f4f](https://github.com/ineo6/git-master/commit/f8e9f4fee8a763ebc441b64a284b769eedfc3598))

## [1.12.2](https://github.com/ineo6/git-master/compare/v1.12.1...v1.12.2) (2021-03-12)


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": "gitmaster",
"version": "1.12.2",
"version": "1.13.0",
"description": "Git Master",
"private": true,
"repository": "https://github.com/ineo6/git-master.git",
Expand Down

0 comments on commit 837057b

Please sign in to comment.