Skip to content

Commit

Permalink
Version Packages (#30)
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 Aug 4, 2024
1 parent 3ccf45a commit c3d9483
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-moles-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-pandas-tap.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @fn-sphere/core

## 0.3.2

## 0.3.1

## 0.3.0
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": "@fn-sphere/core",
"version": "0.3.1",
"version": "0.3.2",
"description": "",
"type": "module",
"main": "src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/filter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fn-sphere/filter

## 0.3.2

### Patch Changes

- 2a8d304: Add new `reset` method to `useFilterSphere` hook
- 3ccf45a: Update styles for default templates
- @fn-sphere/core@0.3.2

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fn-sphere/filter",
"version": "0.3.1",
"version": "0.3.2",
"type": "module",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit c3d9483

Please sign in to comment.