Skip to content

Commit 50cea92

Browse files
chore(release): 1.10.3 [skip ci]
### [1.10.3](v1.10.2...v1.10.3) (2021-10-18) ### Trivial Changes * **deps:** bump changelog-maker from 2.7.0 to 2.7.1 ([796e51e](796e51e))
1 parent 796e51e commit 50cea92

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.3](https://github.com/rvagg/branch-diff/compare/v1.10.2...v1.10.3) (2021-10-18)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump changelog-maker from 2.7.0 to 2.7.1 ([796e51e](https://github.com/rvagg/branch-diff/commit/796e51e51d38f02b26e5ad1c934d578b345a9db0))
7+
18
### [1.10.2](https://github.com/rvagg/branch-diff/compare/v1.10.1...v1.10.2) (2021-10-15)
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.2",
3+
"version": "1.10.3",
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)