Skip to content

Commit b0b8d09

Browse files
chore: release (#201)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d7528f6 commit b0b8d09

File tree

4 files changed

+1679
-4205
lines changed

4 files changed

+1679
-4205
lines changed

.changeset/nine-waves-film.md

-5
This file was deleted.

packages/core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# astro-icon
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#200](https://github.com/natemoo-re/astro-icon/pull/200) [`d7528f61484d5b60108cbe00bc5fb856766688d0`](https://github.com/natemoo-re/astro-icon/commit/d7528f61484d5b60108cbe00bc5fb856766688d0) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Adds support for the `is:inline` directive, which bypasses automatic sprite optimization and directly embeds the plain SVG.
8+
39
## 1.0.4
410

511
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-icon",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"type": "module",
55
"types": "./dist/index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)