Skip to content

Commit

Permalink
Merge pull request #11 from alextim/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
alextim authored Jun 11, 2022
2 parents 3e11031 + db00d51 commit 798c722
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tame-flies-notice.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.2.1

### Patch Changes

- 3e11031: fix: handle base/pathname correctly

## 0.2.0

### Minor Changes
Expand Down
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.0",
"version": "0.2.1",
"description": "Generate a sitemap with i18n capabilities for Astro",
"keywords": [
"astro",
Expand Down

0 comments on commit 798c722

Please sign in to comment.