Skip to content

Commit 4ba9613

Browse files
chore: Update version for release (#30)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent af6009f commit 4ba9613

File tree

6 files changed

+4
-21
lines changed

6 files changed

+4
-21
lines changed

.changeset/eighty-llamas-bathe.md

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

.changeset/pre.json

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

packages/v1-meta/CHANGELOG.md

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

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

55
### Patch Changes
66

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

packages/v1-route-convention/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `@remix-run/v1-route-convention`
22

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

55
### Patch Changes
66

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

0 commit comments

Comments
 (0)