Skip to content

Commit b42158a

Browse files
committed
Fix tag links
1 parent bb6718c commit b42158a

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

RELEASES.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ function handleClick() {
201201

202202
**Full Changelog**: [`6.18.0...6.19.0`](https://github.com/remix-run/react-router/compare/[email protected]@6.19.0)
203203

204-
## v6.18.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.18.0)
204+
## v6.18.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.18.0)
205205

206206
### What's Changed
207207

@@ -242,7 +242,7 @@ Per the same [RFC](https://github.com/remix-run/remix/discussions/7698) as above
242242

243243
**Full Changelog**: [`6.17.0...6.18.0`](https://github.com/remix-run/react-router/compare/[email protected]@6.18.0)
244244

245-
## v6.17.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.17.0)
245+
## v6.17.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.17.0)
246246

247247
### What's Changed
248248

@@ -302,7 +302,7 @@ For more information on using the View Transitions API, please refer to the [Smo
302302

303303
**Full Changelog**: [`6.16.0...6.17.0`](https://github.com/remix-run/react-router/compare/[email protected]@6.17.0)
304304

305-
## v6.16.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.16.0)
305+
## v6.16.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.16.0)
306306

307307
### Minor Changes
308308

@@ -323,7 +323,7 @@ For more information on using the View Transitions API, please refer to the [Smo
323323

324324
**Full Changelog**: [6.15.0...6.16.0](https://github.com/remix-run/react-router/compare/[email protected]@6.16.0)
325325

326-
## v6.15.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.15.0)
326+
## v6.15.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.15.0)
327327

328328
### Minor Changes
329329

@@ -341,7 +341,7 @@ For more information on using the View Transitions API, please refer to the [Smo
341341

342342
**Full Changelog**: [6.14.2...6.15.0](https://github.com/remix-run/react-router/compare/[email protected]@6.15.0)
343343

344-
## v6.14.2 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.14.2)
344+
## v6.14.2 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.14.2)
345345

346346
### Patch Changes
347347

@@ -355,7 +355,7 @@ For more information on using the View Transitions API, please refer to the [Smo
355355

356356
**Full Changelog**: [6.14.1...6.14.2](https://github.com/remix-run/react-router/compare/[email protected]@6.14.2)
357357

358-
## v6.14.1 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.14.1)
358+
## v6.14.1 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.14.1)
359359

360360
### Patch Changes
361361

@@ -366,7 +366,7 @@ For more information on using the View Transitions API, please refer to the [Smo
366366

367367
**Full Changelog**: [6.14.0...6.14.1](https://github.com/remix-run/react-router/compare/[email protected]@6.14.1)
368368

369-
## v6.14.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.14.0)
369+
## v6.14.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.14.0)
370370

371371
### What's Changed
372372

@@ -450,7 +450,7 @@ This behavior will likely change in v7 so it's best to make any JSON object subm
450450

451451
**Full Changelog**: [6.13.0...6.14.0](https://github.com/remix-run/react-router/compare/[email protected]@6.14.0)
452452

453-
## v6.13.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.13.0)
453+
## v6.13.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.13.0)
454454

455455
### What's Changed
456456

@@ -490,7 +490,7 @@ We recommend folks adopt this flag sooner rather than later to be better compati
490490

491491
**Full Changelog**: [6.12.1...6.13.0](https://github.com/remix-run/react-router/compare/[email protected]@6.13.0)
492492

493-
## v6.12.1 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.12.1)
493+
## v6.12.1 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.12.1)
494494

495495
> **Warning**
496496
> Please use version `6.13.0` or later instead of `6.12.0`/`6.12.1`. These versions suffered from some Webpack build/minification issues resulting failed builds or invalid minified code in your production bundles. See [#10569](https://github.com/remix-run/react-router/pull/10569) and [#10579](https://github.com/remix-run/react-router/issues/10579) for more details.
@@ -501,7 +501,7 @@ We recommend folks adopt this flag sooner rather than later to be better compati
501501

502502
**Full Changelog**: [6.12.0...6.12.1](https://github.com/remix-run/react-router/compare/[email protected]@6.12.1)
503503

504-
## v6.12.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.12.0)
504+
## v6.12.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.12.0)
505505

506506
> **Warning**
507507
> Please use version `6.13.0` or later instead of `6.12.0`/`6.12.1`. These versions suffered from some Webpack build/minification issues resulting failed builds or invalid minified code in your production bundles. See [#10569](https://github.com/remix-run/react-router/pull/10569) and [#10579](https://github.com/remix-run/react-router/issues/10579) for more details.
@@ -527,7 +527,7 @@ With `6.12.0` we've added better support for suspending components by wrapping t
527527

528528
**Full Changelog**: [6.11.2...6.12.0](https://github.com/remix-run/react-router/compare/[email protected]@6.12.0)
529529

530-
## v6.11.2 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.11.2)
530+
## v6.11.2 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.11.2)
531531

532532
### Patch Changes
533533

@@ -538,7 +538,7 @@ With `6.12.0` we've added better support for suspending components by wrapping t
538538

539539
**Full Changelog**: [6.11.1...6.11.2](https://github.com/remix-run/react-router/compare/[email protected]@6.11.2)
540540

541-
## v6.11.1 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.11.1)
541+
## v6.11.1 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.11.1)
542542

543543
### Patch Changes
544544

@@ -550,7 +550,7 @@ With `6.12.0` we've added better support for suspending components by wrapping t
550550

551551
**Full Changelog**: [6.11.0...6.11.1](https://github.com/remix-run/react-router/compare/[email protected]@6.11.1)
552552

553-
## v6.11.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.11.0)
553+
## v6.11.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.11.0)
554554

555555
### Minor Changes
556556

@@ -577,7 +577,7 @@ With `6.12.0` we've added better support for suspending components by wrapping t
577577

578578
**Full Changelog**: [6.10.0...6.11.0](https://github.com/remix-run/react-router/compare/[email protected]@6.11.0)
579579

580-
## v6.10.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/vreact-router%40.10.0)
580+
## v6.10.0 [🏷️](https://github.com/remix-run/react-router/releases/tag/react-router%406.10.0)
581581

582582
### What's Changed
583583

0 commit comments

Comments
 (0)