Skip to content

Commit

Permalink
chore(release): 2.2.0-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0-beta.2](https://github.com/mob-sakai/git-snapshot/compare/v2.2.0-beta.1@beta...v2.2.0-beta.2@beta) (2019-10-28)

### Bug Fixes

* Fix async function ([0ebc857](0ebc857))
  • Loading branch information
semantic-release-bot committed Oct 28, 2019
1 parent 0ebc857 commit 9fc158c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.2.0-beta.2](https://github.com/mob-sakai/git-snapshot/compare/v2.2.0-beta.1@beta...v2.2.0-beta.2@beta) (2019-10-28)


### Bug Fixes

* Fix async function ([0ebc857](https://github.com/mob-sakai/git-snapshot/commit/0ebc85743ea99fc7a2649f809525bf8b0f3a6951))

# [2.2.0-beta.1](https://github.com/mob-sakai/git-snapshot/compare/v2.1.0...v2.2.0-beta.1@beta) (2019-10-28)


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": "git-snapshot",
"version": "2.2.0-beta.1",
"version": "2.2.0-beta.2",
"description": "Take a snapshot of the directory - like 'git subtree split --squash'",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9fc158c

Please sign in to comment.