Skip to content

Commit d1227fb

Browse files
authored
Update CHANGELOG.md
1 parent cbeead6 commit d1227fb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
<!-- -->
33
Please add one entry in this file for each change in Yarn's behavior. Use the same format for all entries, including the third-person verb. Make sure you don't add more than one line of text to keep it clean. Thanks!
44

5+
## 1.22.7
6+
7+
This release doesn't change anything and was caused by a publish issue.
8+
9+
## 1.22.6
10+
11+
- Running `yarn init` with the `-2` flag won't print the `set version` output anymore.
12+
13+
- A new preinstall check will ensure that `npm install -g yarn` works even under [Corepack](https://github.com/arcanis/corepack). It doesn't have any effect on other setups.
14+
515
## 1.22.5
616

717
- Headers won't be printed when calling `yarn init` with the `-2` flag

0 commit comments

Comments
 (0)