Skip to content

Commit

Permalink
[ci] release (#16)
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 Mar 1, 2024
1 parent 3ed0ab7 commit ba5ca21
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-avocados-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-turkeys-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-planets-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-ducks-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-jeans-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-frogs-behave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-pets-heal.md

This file was deleted.

16 changes: 16 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# astro-pages

## 0.2.0

### Minor Changes

- b7b35f1: Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Ignore pages prefixed with an underscore `_`
- e3e2ae2: Move `injectRoute` argument from `addPageDir` to `injectPages`

### Patch Changes

- a4e57f7: Export `GLOB_PAGES` constant ("\*\*.{astro,ts,js}") for building glob patterns
- 1adc442: Defer error when pointing to Astro's 'pages' dir to `injectPages` function
- dd9a626: Add support for Astro v3.0
- e0ed6c4: Add Changesets and Linting
- 7f391d2: Update READMEs
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-pages",
"version": "0.1.5",
"version": "0.2.0",
"description": "Add custom file based routing directories in Astro",
"keywords": [
"astro",
Expand Down

0 comments on commit ba5ca21

Please sign in to comment.