Skip to content

Commit 601b793

Browse files
chore(release): 2.1.0-beta.4 [skip ci]
# [2.1.0-beta.4](https://github.com/mob-sakai/git-snapshot/compare/v2.1.0-beta.3@beta...v2.1.0-beta.4@beta) (2019-10-26) ### Bug Fixes * force option is incorrect ([bc4d216](bc4d216))
1 parent bc4d216 commit 601b793

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0-beta.4](https://github.com/mob-sakai/git-snapshot/compare/v2.1.0-beta.3@beta...v2.1.0-beta.4@beta) (2019-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* force option is incorrect ([bc4d216](https://github.com/mob-sakai/git-snapshot/commit/bc4d2162f57fd6b1de9f43064d716c1cb6970d25))
7+
18
# [2.1.0-beta.3](https://github.com/mob-sakai/git-snapshot/compare/v2.1.0-beta.2@beta...v2.1.0-beta.3@beta) (2019-10-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-snapshot",
3-
"version": "2.1.0-beta.3",
3+
"version": "2.1.0-beta.4",
44
"description": "Take a snapshot of the directory - like 'git subtree split --squash'",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)