We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc1ed8 commit 7239b3bCopy full SHA for 7239b3b
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
4
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
14
## v2.1.0 (2021-08-07)
15
16
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
1
{
"name": "lerna-changelog",
- "version": "2.1.0",
+ "version": "2.2.0",
"description": "Generate a changelog for a lerna monorepo",
"keywords": [
"changelog",
0 commit comments