Skip to content

Commit

Permalink
Merge pull request #136 from sannajammeh/changeset-release/canary
Browse files Browse the repository at this point in the history
chore: update versions (canary)
  • Loading branch information
sannajammeh authored Dec 13, 2023
2 parents e32704c + bf22323 commit 748c699
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
},
"changesets": [
"fair-chicken-boil",
"happy-humans-shake",
"sour-apples-stare"
]
}
6 changes: 6 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tw-classed/solid

## 1.7.0-canary.1

### Patch Changes

- [#135](https://github.com/sannajammeh/tw-classed/pull/135) [`f04cc69`](https://github.com/sannajammeh/tw-classed/commit/f04cc695ce2d5f643de3f346622cd9bab0b39091) Thanks [@sannajammeh](https://github.com/sannajammeh)! - Fix solid types - Rename Polymorphic.d.ts to polymorphic.ts to ensure dts plugin emits in bundle

## 1.7.0-canary.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tw-classed/solid",
"version": "1.7.0-canary.0",
"version": "1.7.0-canary.1",
"description": "A Stitches & Styled-Components inspired library to create reusable Tailwind Solid components",
"sideEffects": false,
"exports": {
Expand Down

0 comments on commit 748c699

Please sign in to comment.