Skip to content

Commit

Permalink
Version Packages (#114)
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] authored Nov 20, 2022
1 parent c51701d commit 1671748
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 18 deletions.
6 changes: 0 additions & 6 deletions .changeset/blue-panthers-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-rings-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-lemons-cry.md

This file was deleted.

10 changes: 10 additions & 0 deletions examples/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @rescript-relay-router-example/express

## 0.0.5

### Patch Changes

- b7ff499: Migrate relevant underlying code to the new ReScript standard library (currently in private testing).
- Updated dependencies [b7ff499]
- Updated dependencies [c51701d]
- Updated dependencies [c51701d]
- [email protected]

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rescript-relay-router-example/express",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"engines": {
"node": ">=16"
Expand Down
8 changes: 8 additions & 0 deletions packages/rescript-relay-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# rescript-relay-router

## 0.0.24

### Patch Changes

- b7ff499: Migrate relevant underlying code to the new ReScript standard library (currently in private testing).
- c51701d: LSP: Code lens in ReScript files detailing how many routes the file is referenced in.
- c51701d: LSP: Support custom LSP command for returning routes for a file.

## 0.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rescript-relay-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rescript-relay-router",
"version": "0.0.23",
"version": "0.0.24",
"engines": {
"node": ">=16"
},
Expand Down

0 comments on commit 1671748

Please sign in to comment.