Skip to content

Commit 0b1a5af

Browse files
chore: version packages (#74)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0069353 commit 0b1a5af

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pretty-mice-look.md

-5
This file was deleted.

packages/next/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @use-funnel/next
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- [#73](https://github.com/toss/use-funnel/pull/73) [`0069353`](https://github.com/toss/use-funnel/commit/0069353a9363a7dbb7b8033518c6494e17bbd970) Thanks [@minuukang](https://github.com/minuukang)! - fix(next): wrong using next history.length
8+
39
## 0.0.7
410

511
### Patch Changes

packages/next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@use-funnel/next",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "",
55
"type": "module",
66
"main": "./src/index.ts",

0 commit comments

Comments
 (0)