Skip to content

Commit

Permalink
Merge pull request #30 from alextim/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
alextim authored Jul 27, 2022
2 parents 6057e90 + bbf0c4c commit faf6233
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-socks-trade.md

This file was deleted.

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

## 0.3.0

### Minor Changes

- 6057e90: **Astro** has the new config option [output](https://docs.astro.build/en/reference/configuration-reference/#output).

## 0.2.8

### Patch Changes
2 changes: 1 addition & 1 deletion packages/astro-sitemap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-sitemap",
"version": "0.2.8",
"version": "0.3.0",
"description": "Generate a sitemap for Astro with more control",
"keywords": [
"astro",

0 comments on commit faf6233

Please sign in to comment.