Skip to content

Commit a4b1c5b

Browse files
chore: Update version for release (#14)
1 parent e54e8c4 commit a4b1c5b

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/quiet-bobcats-exercise.md

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

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.1
4+
5+
### Patch Changes
6+
7+
- Bump `devDependencies` for stable Remix release ([`e54e8c4`](https://github.com/remix-run/v1-compat-utils/commit/e54e8c48aa9d3d2d220ee35c2baa740d8d4d11d2))
8+
39
## 0.1.0
410

511
### Minor 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",
3+
"version": "0.1.1",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# `@remix-run/v1-route-convention`
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Bump `devDependencies` for stable Remix release ([`e54e8c4`](https://github.com/remix-run/v1-compat-utils/commit/e54e8c48aa9d3d2d220ee35c2baa740d8d4d11d2))
8+
39
## 0.1.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)