Skip to content

Commit 3369bc9

Browse files
chore: version packages (#54)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d2e642e commit 3369bc9

File tree

11 files changed

+47
-14
lines changed

11 files changed

+47
-14
lines changed

.changeset/kind-trains-care.md

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

packages/browser/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @use-funnel/browser
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/toss/use-funnel/pull/53) [`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): when createFunnelSteps extends with no option at initial the context assigned never type
8+
9+
- Updated dependencies [[`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27)]:
10+
- @use-funnel/core@0.0.5
11+
312
## 0.0.4
413

514
### Patch Changes

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@use-funnel/browser",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "",
55
"type": "module",
66
"main": "./src/index.ts",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @use-funnel/core
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/toss/use-funnel/pull/53) [`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): when createFunnelSteps extends with no option at initial the context assigned never type
8+
39
## 0.0.4
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@use-funnel/core",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "",
55
"type": "module",
66
"main": "./src/index.ts",

packages/next/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @use-funnel/next
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/toss/use-funnel/pull/53) [`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): when createFunnelSteps extends with no option at initial the context assigned never type
8+
9+
- Updated dependencies [[`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27)]:
10+
- @use-funnel/core@0.0.5
11+
312
## 0.0.4
413

514
### Patch Changes

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@use-funnel/next",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "",
55
"type": "module",
66
"main": "./src/index.ts",

packages/react-navigation-native/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @use-funnel/react-navigation-native
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/toss/use-funnel/pull/53) [`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): when createFunnelSteps extends with no option at initial the context assigned never type
8+
9+
- Updated dependencies [[`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27)]:
10+
- @use-funnel/core@0.0.5
11+
312
## 0.0.4
413

514
### Patch Changes

packages/react-navigation-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@use-funnel/react-navigation-native",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "",
55
"type": "module",
66
"main": "./src/index.ts",

packages/react-router-dom/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @use-funnel/react-router-dom
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/toss/use-funnel/pull/53) [`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): when createFunnelSteps extends with no option at initial the context assigned never type
8+
9+
- Updated dependencies [[`d2e642e`](https://github.com/toss/use-funnel/commit/d2e642e78135fd4082d4194ea02917a145b33b27)]:
10+
- @use-funnel/core@0.0.5
11+
312
## 0.0.4
413

514
### Patch Changes

0 commit comments

Comments
 (0)