Skip to content

Commit cbb24cd

Browse files
chore: Update version for release (#13)
1 parent 06f9461 commit cbb24cd

File tree

6 files changed

+6
-37
lines changed

6 files changed

+6
-37
lines changed

.changeset/fast-bats-fold.md

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

.changeset/pre.json

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

packages/v1-meta/CHANGELOG.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
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-
9-
## 0.1.0-pre.1
10-
11-
### Patch Changes
12-
13-
- Add `getParentsData` helper function ([`7ad94d3`](https://github.com/remix-run/v1-compat-utils/commit/7ad94d3d078fb694650ae886e11c0a50a9ada70b))
14-
15-
## 0.1.0-pre.0
3+
## 0.1.0
164

175
### Minor Changes
186

19-
- Initial release
7+
- Initial release ([`e15dfbb`](https://github.com/remix-run/v1-compat-utils/commit/e15dfbbe9d5f59e9200a3aa52ece65c024b2109f))

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.2",
3+
"version": "0.1.0",
44
"homepage": "https://remix.run",
55
"bugs": {
66
"url": "https://github.com/remix-run/v1-compat-utils/issues"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# `@remix-run/v1-route-convention`
22

3-
## 0.1.0-pre.0
3+
## 0.1.0
44

55
### Minor Changes
66

7-
- Initial release
7+
- Initial release ([`e15dfbb`](https://github.com/remix-run/v1-compat-utils/commit/e15dfbbe9d5f59e9200a3aa52ece65c024b2109f))

packages/v1-route-convention/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-route-convention",
3-
"version": "0.1.0-pre.0",
3+
"version": "0.1.0",
44
"homepage": "https://remix.run",
55
"bugs": {
66
"url": "https://github.com/remix-run/v1-compat-utils/issues"

0 commit comments

Comments
 (0)