Skip to content

Commit bd616e6

Browse files
chore(release): 1.10.2 [skip ci]
### [1.10.2](v1.10.1...v1.10.2) (2021-10-15) ### Trivial Changes * **deps:** bump split2 from 3.2.2 to 4.0.0 ([#35](#35)) ([7281e09](7281e09))
1 parent 7281e09 commit bd616e6

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.2](https://github.com/rvagg/branch-diff/compare/v1.10.1...v1.10.2) (2021-10-15)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump split2 from 3.2.2 to 4.0.0 ([#35](https://github.com/rvagg/branch-diff/issues/35)) ([7281e09](https://github.com/rvagg/branch-diff/commit/7281e09090e6475019e1a5616f8819f5840ec928))
7+
18
### [1.10.1](https://github.com/rvagg/branch-diff/compare/v1.10.0...v1.10.1) (2021-10-14)
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.1",
3+
"version": "1.10.2",
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)