Skip to content

Commit ec295dc

Browse files
chore: Update version for release (#34)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 10c3c93 commit ec295dc

File tree

6 files changed

+4
-21
lines changed

6 files changed

+4
-21
lines changed

.changeset/dry-stingrays-divide.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.3-pre.0
3+
## 0.1.3
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.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"

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

0 commit comments

Comments
 (0)