Skip to content

Commit

Permalink
chore: version packages (#51)
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] authored Sep 4, 2024
1 parent ec232c9 commit c1f57b7
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/nervous-chicken-marry.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @use-funnel/browser

## 0.0.4

### Patch Changes

- [#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

- Updated dependencies [[`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9)]:
- @use-funnel/core@0.0.4

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@use-funnel/browser",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"type": "module",
"main": "./src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @use-funnel/core

## 0.0.4

### Patch Changes

- [#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

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@use-funnel/core",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"type": "module",
"main": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @use-funnel/next

## 0.0.4

### Patch Changes

- [#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

- Updated dependencies [[`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9)]:
- @use-funnel/core@0.0.4

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@use-funnel/next",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"type": "module",
"main": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-navigation-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @use-funnel/react-navigation-native

## 0.0.4

### Patch Changes

- [#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

- Updated dependencies [[`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9)]:
- @use-funnel/core@0.0.4

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-navigation-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@use-funnel/react-navigation-native",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"type": "module",
"main": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-router-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @use-funnel/react-router-dom

## 0.0.4

### Patch Changes

- [#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

- Updated dependencies [[`ec232c9`](https://github.com/toss/use-funnel/commit/ec232c9116775ac835a029304925e6bbe14752e9)]:
- @use-funnel/core@0.0.4

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@use-funnel/react-router-dom",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"type": "module",
"main": "./src/index.ts",
Expand Down

0 comments on commit c1f57b7

Please sign in to comment.