Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit aa907d1

Browse files
ci(changesets): version packages (#39)
Co-authored-by: Tim Kolberger <[email protected]>
1 parent a2ffdfc commit aa907d1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/polite-yaks-warn.md

-5
This file was deleted.

packages/solid/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @polymorphic-factory/solid
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#37](https://github.com/chakra-ui/polymorphic/pull/37) [`4b9afcd`](https://github.com/chakra-ui/polymorphic/commit/4b9afcd996e0c3977a2f62359c9b9ae34a1cb732) Thanks [@TimKolberger](https://github.com/TimKolberger)! - Fixed an issue where the JSX was preserved in the build output.
8+
39
## 0.1.0
410

511
### Minor Changes

packages/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polymorphic-factory/solid",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "",
55
"keywords": [],
66
"homepage": "https://github.com/chakra-ui/polymorphic",

0 commit comments

Comments
 (0)