Skip to content

Commit 08732c0

Browse files
chore(release): 1.10.4 [skip ci]
### [1.10.4](v1.10.3...v1.10.4) (2021-10-25) ### Trivial Changes * **deps:** bump changelog-maker from 2.7.1 to 2.7.2 ([766dbb9](766dbb9)) * **deps:** bump split2 from 4.0.0 to 4.1.0 ([a714f13](a714f13))
1 parent 766dbb9 commit 08732c0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [1.10.4](https://github.com/rvagg/branch-diff/compare/v1.10.3...v1.10.4) (2021-10-25)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump changelog-maker from 2.7.1 to 2.7.2 ([766dbb9](https://github.com/rvagg/branch-diff/commit/766dbb9884cdb485d3537fc568df8c07318554d0))
7+
* **deps:** bump split2 from 4.0.0 to 4.1.0 ([a714f13](https://github.com/rvagg/branch-diff/commit/a714f13e551352ee5cf3d036e3a7853da41d382c))
8+
19
### [1.10.3](https://github.com/rvagg/branch-diff/compare/v1.10.2...v1.10.3) (2021-10-18)
210

311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "branch-diff",
3-
"version": "1.10.3",
3+
"version": "1.10.4",
44
"description": "A tool to list print the commits on one git branch that are not on another using loose comparison",
55
"main": "branch-diff.js",
66
"bin": {

0 commit comments

Comments
 (0)