Skip to content

Commit 7239b3b

Browse files
committed
v2.2.0
1 parent 3cc1ed8 commit 7239b3b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
6+
## v2.2.0 (2021-10-11)
7+
8+
#### :rocket: Enhancement
9+
* [#560](https://github.com/lerna/lerna-changelog/pull/560) Update `cli-highlight` to v2.1.11 ([@elwayman02](https://github.com/elwayman02))
10+
11+
#### Committers: 1
12+
- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
13+
514
## v2.1.0 (2021-08-07)
615

716
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lerna-changelog",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Generate a changelog for a lerna monorepo",
55
"keywords": [
66
"changelog",

0 commit comments

Comments
 (0)