Skip to content

Commit fcda053

Browse files
chore: Update version for release (pre) (#10)
1 parent d7ec6e7 commit fcda053

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
},
88
"changesets": [
99
"fast-bats-fold",
10+
"sour-donuts-accept",
1011
"ten-apes-rest"
1112
]
1213
}

packages/v1-meta/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# `@remix-run/v1-meta`
22

3+
## 0.1.0-pre.2
4+
5+
### Patch Changes
6+
7+
- Rename `getParentsData` to `getMatchesData` ([`d7ec6e7`](https://github.com/remix-run/v1-compat-utils/commit/d7ec6e78c7f4fa9dc1bf438eeb83eb6c0ef31263))
8+
39
## 0.1.0-pre.1
410

511
### Patch Changes

packages/v1-meta/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remix-run/v1-meta",
3-
"version": "0.1.0-pre.1",
3+
"version": "0.1.0-pre.2",
44
"homepage": "https://remix.run",
55
"bugs": {
66
"url": "https://github.com/remix-run/v1-compat-utils/issues"

0 commit comments

Comments
 (0)