Skip to content

Commit 24488ec

Browse files
committed
Fix changelog link
1 parent 272762d commit 24488ec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@
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...5.3.0) - 2021-05-18
5+
## [[5.4.0]](https://github.com/rails/webpacker/compare/v5.4.0...v5.3.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...5.2.1) - 2021-04-27
9+
## [[5.3.0]](https://github.com/rails/webpacker/compare/v5.3.0...v5.2.1) - 2021-04-27
1010

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

1313
- Keep backups, even when they're old [#2912](https://github.com/rails/webpacker/pull/2912)
1414

15-
## [[5.2.2]](https://github.com/rails/webpacker/compare/v5.2.1...5.2.2) - 2021-04-27
15+
## [[5.2.2]](https://github.com/rails/webpacker/compare/v5.2.1...v5.2.2) - 2021-04-27
1616

1717
- Bump deps and remove node-sass [#2997](https://github.com/rails/webpacker/pull/2997).
1818

19-
## [[5.2.1]](https://github.com/rails/webpacker/compare/v5.2.0...5.2.1) - 2020-08-17
19+
## [[5.2.1]](https://github.com/rails/webpacker/compare/v5.2.0...v5.2.1) - 2020-08-17
2020

2121
- Revert [#1311](https://github.com/rails/webpacker/pull/1311).
2222

23-
## [[5.2.0]](https://github.com/rails/webpacker/compare/v5.1.1...5.2.0) - 2020-08-16
23+
## [[5.2.0]](https://github.com/rails/webpacker/compare/v5.1.1...v5.2.0) - 2020-08-16
2424

2525
- Bump dependencies and fixes. See [diff](https://github.com/rails/webpacker/compare/v5.1.1...5-x-stable) for changes.
2626

0 commit comments

Comments
 (0)