Skip to content

Commit 1b28f4c

Browse files
mcanshgithub-actions[bot]brophdawg11
authored
chore: Update version for release (#9740)
* chore: Update version for release * Update changelogs Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Brophy <[email protected]>
1 parent 69d73f0 commit 1b28f4c

File tree

18 files changed

+64
-188
lines changed

18 files changed

+64
-188
lines changed

.changeset/happy-balloons-buy.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

.changeset/kind-dodos-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/new-taxis-stare.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

.changeset/pretty-kiwis-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slow-drinks-cheer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thin-kids-eat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/violet-rules-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-router-dom-v5-compat/CHANGELOG.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
# `react-router-dom-v5-compat`
22

3-
## 6.5.0-pre.1
3+
## 6.5.0
44

55
### Patch Changes
66

77
- Updated dependencies:
8-
9-
10-
11-
## 6.5.0-pre.0
12-
13-
### Patch Changes
14-
15-
- Updated dependencies:
16-
17-
8+
9+
1810

1911
## 6.4.5
2012

packages/react-router-dom-v5-compat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-dom-v5-compat",
3-
"version": "6.5.0-pre.1",
3+
"version": "6.5.0",
44
"description": "Migration path to React Router v6 from v4/5",
55
"keywords": [
66
"react",
@@ -24,7 +24,7 @@
2424
"types": "./dist/index.d.ts",
2525
"dependencies": {
2626
"history": "^5.3.0",
27-
"react-router": "6.5.0-pre.1"
27+
"react-router": "6.5.0"
2828
},
2929
"peerDependencies": {
3030
"react": ">=16.8",

0 commit comments

Comments
 (0)