Skip to content

Commit

Permalink
chore: release (next) (#124)
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
github-actions[bot] and github-actions[bot] committed Jun 30, 2023
1 parent 41554ad commit 70ec109
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .changeset/pre.json
Expand Up @@ -7,5 +7,9 @@
"service": "0.1.0",
"www": "0.0.8"
},
"changesets": ["plenty-turtles-exist", "seven-buttons-perform"]
"changesets": [
"fuzzy-beers-count",
"plenty-turtles-exist",
"seven-buttons-perform"
]
}
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
@@ -1,5 +1,11 @@
# astro-icon

## 1.0.0-next.2

### Patch Changes

- [#123](https://github.com/natemoo-re/astro-icon/pull/123) [`41554ad`](https://github.com/natemoo-re/astro-icon/commit/41554adcfff0aa80486d9f456d3b1c5fc66ca199) Thanks [@stramel](https://github.com/stramel)! - move warning about local directory to on use

## 1.0.0-next.1

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

0 comments on commit 70ec109

Please sign in to comment.