Skip to content

Commit 2f40b12

Browse files
Version Packages (#21)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bc0d51f commit 2f40b12

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-meals-search.md

-5
This file was deleted.

packages/filter/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @fn-sphere/filter
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- d7460ba: export UiSpec
8+
39
## 0.1.0
410

511
### Minor Changes

packages/filter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fn-sphere/filter",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)