Skip to content

Commit

Permalink
Revert "chore: version packages (#98)" (#99)
Browse files Browse the repository at this point in the history
This reverts commit e9893af.
  • Loading branch information
minuukang authored Dec 29, 2024
1 parent e9893af commit 6cb845b
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 47 deletions.
9 changes: 9 additions & 0 deletions .changeset/cold-candles-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@use-funnel/react-navigation-native': patch
'@use-funnel/react-router-dom': patch
'@use-funnel/browser': patch
'@use-funnel/core': patch
'@use-funnel/next': patch
---

fix(\*): Cleanup funnel state when unmounted
9 changes: 0 additions & 9 deletions packages/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# @use-funnel/browser

## 0.0.11

### Patch Changes

- [#97](https://github.com/toss/use-funnel/pull/97) [`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1) Thanks [@minuukang](https://github.com/minuukang)! - fix(\*): Cleanup funnel state when unmounted

- Updated dependencies [[`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1)]:
- @use-funnel/core@0.0.9

## 0.0.10

### 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.11",
"version": "0.0.10",
"description": "",
"type": "module",
"main": "./src/index.ts",
Expand Down
6 changes: 0 additions & 6 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# @use-funnel/core

## 0.0.9

### Patch Changes

- [#97](https://github.com/toss/use-funnel/pull/97) [`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1) Thanks [@minuukang](https://github.com/minuukang)! - fix(\*): Cleanup funnel state when unmounted

## 0.0.8

### 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.9",
"version": "0.0.8",
"description": "",
"type": "module",
"main": "./dist/index.js",
Expand Down
9 changes: 0 additions & 9 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# @use-funnel/next

## 0.0.10

### Patch Changes

- [#97](https://github.com/toss/use-funnel/pull/97) [`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1) Thanks [@minuukang](https://github.com/minuukang)! - fix(\*): Cleanup funnel state when unmounted

- Updated dependencies [[`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1)]:
- @use-funnel/core@0.0.9

## 0.0.9

### 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.10",
"version": "0.0.9",
"description": "",
"type": "module",
"main": "./dist/index.js",
Expand Down
9 changes: 0 additions & 9 deletions packages/react-navigation-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# @use-funnel/react-navigation-native

## 0.0.10

### Patch Changes

- [#97](https://github.com/toss/use-funnel/pull/97) [`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1) Thanks [@minuukang](https://github.com/minuukang)! - fix(\*): Cleanup funnel state when unmounted

- Updated dependencies [[`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1)]:
- @use-funnel/core@0.0.9

## 0.0.9

### 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.10",
"version": "0.0.9",
"description": "",
"type": "module",
"main": "./src/index.ts",
Expand Down
9 changes: 0 additions & 9 deletions packages/react-router-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# @use-funnel/react-router-dom

## 0.0.9

### Patch Changes

- [#97](https://github.com/toss/use-funnel/pull/97) [`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1) Thanks [@minuukang](https://github.com/minuukang)! - fix(\*): Cleanup funnel state when unmounted

- Updated dependencies [[`256c611`](https://github.com/toss/use-funnel/commit/256c611e612a750d33e04fad8feb2d4dbae039e1)]:
- @use-funnel/core@0.0.9

## 0.0.8

### 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.9",
"version": "0.0.8",
"description": "",
"type": "module",
"main": "./src/index.ts",
Expand Down

0 comments on commit 6cb845b

Please # to comment.