Skip to content

Commit faf31d0

Browse files
authored
Merge pull request #23 from louisescher/changeset-release/master
2 parents c4fac55 + 78186ce commit faf31d0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-colts-drive.md

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

packages/astro-webrings/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#22](https://github.com/louisescher/astro-webrings/pull/22) [`e562285`](https://github.com/louisescher/astro-webrings/commit/e56228529cb99b414ee56cfa2eff2dd2edc95e6b) Thanks [@louisescher](https://github.com/louisescher)! - Fixes a small styling issue where the badge link would be marginally smaller than the badge image.
8+
39
## 0.1.2
410

511
### Patch Changes

packages/astro-webrings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-webrings",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Add webring badges for astro-webrings.lou.gg to your Astro site with ease!",
55
"packageManager": "pnpm@10.17.1",
66
"license": "MIT",

0 commit comments

Comments
 (0)