Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 20, 2019
1 parent 49f1fe3 commit 7996b9a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.1.0](https://github.com/UziTech/git-menu/compare/v3.0.8...v3.1.0) (2019-12-20)


### Features

* add rebaseOnPull config ([50a6ee7](https://github.com/UziTech/git-menu/commit/50a6ee7fa4abf0fdeef7e725726ce4d62d007490))

## [3.0.8](https://github.com/UziTech/git-menu/compare/v3.0.7...v3.0.8) (2019-11-18)


Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "git-menu",
"main": "./lib/main",
"version": "3.0.8",
"version": "3.1.0",
"description": "Use git from the context menu",
"keywords": [
"git",
Expand Down

0 comments on commit 7996b9a

Please sign in to comment.