Skip to content

Commit

Permalink
chore: release (next) (#122)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and natemoo-re committed Dec 22, 2023
1 parent 392e5d2 commit 1fcba83
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"service": "0.1.0",
"www": "0.0.8"
},
"changesets": []
"changesets": [
"plenty-turtles-exist"
]
}
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# astro-icon

## 1.0.0-next.0

### Major Changes

- [#111](https://github.com/natemoo-re/astro-icon/pull/111) [`f1c763d`](https://github.com/natemoo-re/astro-icon/commit/f1c763d506584aa551051fcc3ea19e99f8af8f7f) Thanks [@natemoo-re](https://github.com/natemoo-re)! - This version of `astro-icon` provides a new way to manage your icons, relying on Astro's official integration API rather than a managed remote API. Please see [the README](https://github.com/natemoo-re/astro-icon/tree/v1/packages/core#astro-icon) for more information.

## 0.8.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-icon",
"version": "0.0.0",
"version": "1.0.0-next.0",
"type": "module",
"types": "./dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit 1fcba83

Please sign in to comment.