Skip to content

Commit

Permalink
Merge pull request #157 from sannajammeh/changeset-release/master
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
sannajammeh authored Dec 9, 2024
2 parents f8a2721 + 32483a3 commit ad279d1
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-bugs-switch.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# beta-docs

## 2.0.23

### Patch Changes

- Updated dependencies [[`f8a2721`](https://github.com/sannajammeh/tw-classed/commit/f8a272128d28d8390d27736898968a268a78593a)]:
- @tw-classed/react@1.8.0

## 2.0.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "2.0.22",
"version": "2.0.23",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tw-classed/react

## 1.8.0

### Minor Changes

- [`f8a2721`](https://github.com/sannajammeh/tw-classed/commit/f8a272128d28d8390d27736898968a268a78593a) Thanks [@sannajammeh](https://github.com/sannajammeh)! - Feat - ensure React 19 compatibility by using React.JSX, thanks [@justinadkins](https://github.com/justinadkins)

## 1.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tw-classed/react",
"version": "1.7.0",
"version": "1.8.0",
"description": "A Stitches & Styled-Components inspired library to create reusable Tailwind React components",
"sideEffects": false,
"main": "dist/index.cjs",
Expand Down

0 comments on commit ad279d1

Please sign in to comment.