Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 2896df7

Browse files
chore: version packages (#522)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7f58250 commit 2896df7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/good-badgers-begin.md

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

create-frog/CHANGELOG.md

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

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- [#521](https://github.com/wevm/frog/pull/521) [`7f58250`](https://github.com/wevm/frog/commit/7f582508cff307df15242ed0be27175b5482f66b) Thanks [@dalechyn](https://github.com/dalechyn)! - Changed imports due to package name refactoring.
8+
39
## 0.1.8
410

511
### Patch Changes

create-frog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-frog",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"type": "module",
55
"bin": {
66
"create-frog": "./_lib/bin.js"

0 commit comments

Comments
 (0)