Skip to content

Commit 6158a45

Browse files
authored
Merge pull request #18 from alextim/changeset-release/main
[ci] release
2 parents 2bb660f + 81e2d79 commit 6158a45

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/short-humans-drop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/astro-robots-txt/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# astro-robots-txt
22

3+
## 0.3.6
4+
5+
### Patch Changes
6+
7+
- 2bb660f: refactor logger
8+
39
## 0.3.5
410

511
### Patch Changes

packages/astro-robots-txt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-robots-txt",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "Generate a robots.txt for Astro",
55
"keywords": [
66
"astro",

0 commit comments

Comments
 (0)