Skip to content

Commit f1b956d

Browse files
committed
Fix version order in changelog
1 parent 24488ec commit f1b956d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
**Please note that Webpacker 4.1.0 has an installer bug. Please use 4.2.0 or above**
44

5-
## [[5.4.0]](https://github.com/rails/webpacker/compare/v5.4.0...v5.3.0) - 2021-05-18
5+
## [[5.4.0]](https://github.com/rails/webpacker/compare/v5.3.0...v5.4.0) - 2021-05-18
66

77
- Fix compatibility with Psych 4
88

9-
## [[5.3.0]](https://github.com/rails/webpacker/compare/v5.3.0...v5.2.1) - 2021-04-27
9+
## [[5.3.0]](https://github.com/rails/webpacker/compare/v5.2.1...v5.3.0) - 2021-04-27
1010

1111
- Adds experimental Yarn 2 support. Note you must manually set `nodeLinker: node-modules` in your `.yarnrc.yml`.
1212

0 commit comments

Comments
 (0)