Skip to content

Commit 67cc798

Browse files
committed
[meta] add missing changelog links
1 parent 91f809b commit 67cc798

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
4545
- [`order`]: do not compare first path segment for relative paths ([#2682]) ([#2885], thanks [@mihkeleidast])
4646

4747
### Changed
48-
- [Docs] `no-extraneous-dependencies`: Make glob pattern description more explicit ([#2944], thanks [@mulztob])
48+
- [Docs] [`no-extraneous-dependencies`]: Make glob pattern description more explicit ([#2944], thanks [@mulztob])
4949
- [`no-unused-modules`]: add console message to help debug [#2866]
5050
- [Refactor] `ExportMap`: make procedures static instead of monkeypatching exportmap ([#2982], thanks [@soryy708])
5151
- [Refactor] `ExportMap`: separate ExportMap instance from its builder logic ([#2985], thanks [@soryy708])
52-
- [Docs] `order`: Add a quick note on how unbound imports and --fix ([#2640], thanks [@minervabot])
52+
- [Docs] [`order`]: Add a quick note on how unbound imports and --fix ([#2640], thanks [@minervabot])
5353
- [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#2987], thanks [@joeyguerra])
5454
- [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@aks-])
5555
- [Refactor] `exportMapBuilder`: avoid hoisting ([#2989], thanks [@soryy708])
@@ -1831,6 +1831,7 @@ for info on changes for earlier releases.
18311831
[@fsmaia]: https://github.com/fsmaia
18321832
[@fson]: https://github.com/fson
18331833
[@futpib]: https://github.com/futpib
1834+
[@G-Rath]: https://github.com/G-Rath
18341835
[@gajus]: https://github.com/gajus
18351836
[@gausie]: https://github.com/gausie
18361837
[@gavriguy]: https://github.com/gavriguy

0 commit comments

Comments
 (0)