Skip to content

Commit

Permalink
Merge pull request #22 from itsmatteomanf/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
itsmatteomanf authored May 15, 2024
2 parents 485a071 + 71baccd commit 921c231
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 16 deletions.
7 changes: 0 additions & 7 deletions .changeset/dry-seals-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-ties-worry.md

This file was deleted.

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

## 0.3.3

### Patch Changes

- [`485a071`](https://github.com/itsmatteomanf/astro-components/commit/485a0712167442c8d1ad62696b6ef36bd0c49e9b) Thanks [@itsmatteomanf](https://github.com/itsmatteomanf)! - Fix filtering of HTML files

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-early-hints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itsmatteomanf/astro-early-hints",
"version": "0.3.2",
"version": "0.3.3",
"description": "Generates Link tags for your Astro site",
"keywords": [
"astro-integration",
Expand Down
6 changes: 6 additions & 0 deletions packages/astro-pagefind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @itsmatteomanf/astro-pagefind

## 0.3.7

### Patch Changes

- [`485a071`](https://github.com/itsmatteomanf/astro-components/commit/485a0712167442c8d1ad62696b6ef36bd0c49e9b) Thanks [@itsmatteomanf](https://github.com/itsmatteomanf)! - Updated deps

## 0.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-pagefind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itsmatteomanf/astro-pagefind",
"version": "0.3.6",
"version": "0.3.7",
"description": "Performs the indexing operation for the Pagefind search engine",
"keywords": [
"astro-integration",
Expand Down
6 changes: 6 additions & 0 deletions packages/astro-robots-txt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @itsmatteomanf/astro-robots-txt

## 0.1.2

### Patch Changes

- [`485a071`](https://github.com/itsmatteomanf/astro-components/commit/485a0712167442c8d1ad62696b6ef36bd0c49e9b) Thanks [@itsmatteomanf](https://github.com/itsmatteomanf)! - Updated deps

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-robots-txt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itsmatteomanf/astro-robots-txt",
"version": "0.1.1",
"version": "0.1.2",
"description": "Generate a robots.txt file for your Astro site",
"keywords": [
"astro-integration",
Expand Down
6 changes: 6 additions & 0 deletions packages/astro-security-txt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @itsmatteomanf/astro-security-txt

## 0.3.3

### Patch Changes

- [`485a071`](https://github.com/itsmatteomanf/astro-components/commit/485a0712167442c8d1ad62696b6ef36bd0c49e9b) Thanks [@itsmatteomanf](https://github.com/itsmatteomanf)! - Updated deps

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-security-txt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itsmatteomanf/astro-security-txt",
"version": "0.3.2",
"version": "0.3.3",
"description": "Generate a security.txt file for your Astro site",
"keywords": [
"astro-integration",
Expand Down

0 comments on commit 921c231

Please sign in to comment.