Skip to content

Commit 6853257

Browse files
chore: release (#261)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9f6c734 commit 6853257

4 files changed

Lines changed: 1656 additions & 4075 deletions

File tree

.changeset/twelve-students-remain.md

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

packages/core/CHANGELOG.md

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

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- [#258](https://github.com/natemoo-re/astro-icon/pull/258) [`61d5da607914212b8c7895cbffb049512a289b5a`](https://github.com/natemoo-re/astro-icon/commit/61d5da607914212b8c7895cbffb049512a289b5a) Thanks [@maxchang3](https://github.com/maxchang3)! - Fix icon reloading logic to only trigger for relevant file changes
8+
39
## 1.1.4
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-icon",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"type": "module",
55
"types": "./dist/index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)