Skip to content

Commit aa2844a

Browse files
authored
Merge pull request #6 from openscript/changeset-release/main
chore: publish new release
2 parents 87ad7c1 + 3f5909f commit aa2844a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/big-gorillas-matter.md

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

CHANGELOG.md

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

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- 87ad7c1: Fix paths
8+
39
## 0.0.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "astro-theme-international",
33
"type": "module",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"scripts": {
66
"dev": "astro dev --host",
77
"start": "astro dev --host",

0 commit comments

Comments
 (0)