Skip to content

Commit

Permalink
chore: Update version for release (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Oct 2, 2023
1 parent 10c3c93 commit ec295dc
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 21 deletions.
6 changes: 0 additions & 6 deletions .changeset/dry-stingrays-divide.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/pre.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/v1-meta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `@remix-run/v1-meta`

## 0.1.3-pre.0
## 0.1.3

### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/v1-meta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remix-run/v1-meta",
"version": "0.1.3-pre.0",
"version": "0.1.3",
"homepage": "https://remix.run",
"bugs": {
"url": "https://github.com/remix-run/v1-compat-utils/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/v1-route-convention/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `@remix-run/v1-route-convention`

## 0.1.4-pre.0
## 0.1.4

### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/v1-route-convention/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remix-run/v1-route-convention",
"version": "0.1.4-pre.0",
"version": "0.1.4",
"homepage": "https://remix.run",
"bugs": {
"url": "https://github.com/remix-run/v1-compat-utils/issues"
Expand Down

0 comments on commit ec295dc

Please sign in to comment.