Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 6, 2024
1 parent 452585a commit dca202b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-papayas-wonder.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/custom-routing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/inline-mod

## 0.3.2

### Patch Changes

- 452585a: fix: Enable global routing priority so custom routing mix correctly with file-based routes

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/custom-routing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/custom-routing",
"version": "0.3.1",
"version": "0.3.2",
"description": "Define custom routing instead of Astro's default file-based routing.",
"keywords": [
"astro-integration",
Expand Down

0 comments on commit dca202b

Please sign in to comment.