Skip to content

Commit c1f57b7

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

File tree

11 files changed

+47
-14
lines changed

11 files changed

+47
-14
lines changed

.changeset/nervous-chicken-marry.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.4
4+
5+
### Patch Changes
6+
7+
- [#50](https://github.com/toss/use-funnel/pull/50) [`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): When createFunnelStep() extends step has empty option, will setup previous FunnelStepOption
8+
9+
- Updated dependencies [[`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9)]:
10+
- @use-funnel/core@0.0.4
11+
312
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- [#50](https://github.com/toss/use-funnel/pull/50) [`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): When createFunnelStep() extends step has empty option, will setup previous FunnelStepOption
8+
39
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- [#50](https://github.com/toss/use-funnel/pull/50) [`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): When createFunnelStep() extends step has empty option, will setup previous FunnelStepOption
8+
9+
- Updated dependencies [[`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9)]:
10+
- @use-funnel/core@0.0.4
11+
312
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- [#50](https://github.com/toss/use-funnel/pull/50) [`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): When createFunnelStep() extends step has empty option, will setup previous FunnelStepOption
8+
9+
- Updated dependencies [[`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9)]:
10+
- @use-funnel/core@0.0.4
11+
312
## 0.0.3
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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- [#50](https://github.com/toss/use-funnel/pull/50) [`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9) Thanks [@minuukang](https://github.com/minuukang)! - fix(core): When createFunnelStep() extends step has empty option, will setup previous FunnelStepOption
8+
9+
- Updated dependencies [[`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9)]:
10+
- @use-funnel/core@0.0.4
11+
312
## 0.0.3
413

514
### Patch Changes

0 commit comments

Comments
 (0)