Skip to content

Commit

Permalink
chore(release): 1.3.0 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 11, 2024
1 parent d0db1c2 commit 1d2cd96
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-dogs-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-weeks-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-spoons-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-apes-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-books-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-lobsters-double.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-jobs-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-walls-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-rings-raise.md

This file was deleted.

24 changes: 24 additions & 0 deletions packages/wedges/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @lemonsqueezy/wedges

## 1.3.0

### Minor Changes

- [#72](https://github.com/lmsqueezy/wedges/pull/72) [`56ccaf7`](https://github.com/lmsqueezy/wedges/commit/56ccaf72c92b80f24853e88c3d1aa7a4165c69ea) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add Kbd tests

- [#72](https://github.com/lmsqueezy/wedges/pull/72) [`56ccaf7`](https://github.com/lmsqueezy/wedges/commit/56ccaf72c92b80f24853e88c3d1aa7a4165c69ea) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add Textarea tests

- [#72](https://github.com/lmsqueezy/wedges/pull/72) [`56ccaf7`](https://github.com/lmsqueezy/wedges/commit/56ccaf72c92b80f24853e88c3d1aa7a4165c69ea) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add Toggle tests

- [#72](https://github.com/lmsqueezy/wedges/pull/72) [`56ccaf7`](https://github.com/lmsqueezy/wedges/commit/56ccaf72c92b80f24853e88c3d1aa7a4165c69ea) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add `delayMs` prop for the Avatar component

- [#72](https://github.com/lmsqueezy/wedges/pull/72) [`56ccaf7`](https://github.com/lmsqueezy/wedges/commit/56ccaf72c92b80f24853e88c3d1aa7a4165c69ea) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add Avatar tests

### Patch Changes

- [#70](https://github.com/lmsqueezy/wedges/pull/70) [`6287126`](https://github.com/lmsqueezy/wedges/commit/62871261cc4425a7150e8ac39f0c65b837def604) Thanks [@brankoconjic](https://github.com/brankoconjic)! - update dependencies

- [#72](https://github.com/lmsqueezy/wedges/pull/72) [`56ccaf7`](https://github.com/lmsqueezy/wedges/commit/56ccaf72c92b80f24853e88c3d1aa7a4165c69ea) Thanks [@brankoconjic](https://github.com/brankoconjic)! - improve Badge tests

- [#72](https://github.com/lmsqueezy/wedges/pull/72) [`56ccaf7`](https://github.com/lmsqueezy/wedges/commit/56ccaf72c92b80f24853e88c3d1aa7a4165c69ea) Thanks [@brankoconjic](https://github.com/brankoconjic)! - improve AvatarGroup test coverage

- [#72](https://github.com/lmsqueezy/wedges/pull/72) [`56ccaf7`](https://github.com/lmsqueezy/wedges/commit/56ccaf72c92b80f24853e88c3d1aa7a4165c69ea) Thanks [@brankoconjic](https://github.com/brankoconjic)! - improve Tag tests

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wedges/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lemonsqueezy/wedges",
"version": "1.2.2",
"version": "1.3.0",
"description": "An ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.",
"keywords": [
"accessible",
Expand Down

0 comments on commit 1d2cd96

Please sign in to comment.