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 Apr 7, 2024
1 parent f28ad0a commit 9f7715f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-peas-speak.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/sitemap-ext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @example/sitemap-ext

## 0.1.8

### Patch Changes

- Updated dependencies [f28ad0a]
- @inox-tools/sitemap-ext@0.2.5

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/sitemap-ext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/sitemap-ext",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/sitemap-ext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/sitemap-ext

## 0.2.5

### Patch Changes

- f28ad0a: Fixes package name in error message

## 0.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sitemap-ext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/sitemap-ext",
"version": "0.2.4",
"version": "0.2.5",
"description": "Higher level extension over Astro's official sitemap integration",
"keywords": [
"sitemap",
Expand Down

0 comments on commit 9f7715f

Please sign in to comment.