Skip to content

Commit

Permalink
[ci] release (#26)
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 14, 2024
1 parent c3fa7b9 commit ec31d36
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-flowers-divide.md

This file was deleted.

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

## 0.2.1

### Patch Changes

- c3fa7b9: Fix peerDependencies

## 0.2.0

### Minor Changes
Expand Down
8 changes: 6 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"name": "astro-pages",
"version": "0.2.0",
"version": "0.2.1",
"description": "Add custom file based routing directories in Astro",
"keywords": ["astro", "withastro", "astro-integration"],
"keywords": [
"astro",
"withastro",
"astro-integration"
],
"author": "Bryce Russell",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit ec31d36

Please sign in to comment.