Skip to content

Commit 95db90c

Browse files
chore(release): 1.10.5 [skip ci]
### [1.10.5](v1.10.4...v1.10.5) (2021-11-04) ### Trivial Changes * **deps:** bump changelog-maker from 2.7.2 to 2.7.3 ([abd4986](abd4986))
1 parent abd4986 commit 95db90c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.10.5](https://github.com/rvagg/branch-diff/compare/v1.10.4...v1.10.5) (2021-11-04)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump changelog-maker from 2.7.2 to 2.7.3 ([abd4986](https://github.com/rvagg/branch-diff/commit/abd498623d57fb94fdc173e4763fc2033bc0c275))
7+
18
### [1.10.4](https://github.com/rvagg/branch-diff/compare/v1.10.3...v1.10.4) (2021-10-25)
29

310

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.4",
3+
"version": "1.10.5",
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)