Skip to content

Commit 9fc2020

Browse files
chore(release): v1.4.0
1 parent 08e9a1e commit 9fc2020

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/blue-ladybugs-fry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/few-nails-hug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nine-turtles-work.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/wedges/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @lemonsqueezy/wedges
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#79](https://github.com/lmsqueezy/wedges/pull/79) [`08e9a1e`](https://github.com/lmsqueezy/wedges/commit/08e9a1e76bcadaa7a6cdcad2fd957894d5633be0) Thanks [@brankoconjic](https://github.com/brankoconjic)! - added `overlay`, `overlay-foreground` and `overlay-focus` scales to the `surface` themeable color
8+
9+
- [#79](https://github.com/lmsqueezy/wedges/pull/79) [`08e9a1e`](https://github.com/lmsqueezy/wedges/commit/08e9a1e76bcadaa7a6cdcad2fd957894d5633be0) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add Select component
10+
11+
### Patch Changes
12+
13+
- [#79](https://github.com/lmsqueezy/wedges/pull/79) [`08e9a1e`](https://github.com/lmsqueezy/wedges/commit/08e9a1e76bcadaa7a6cdcad2fd957894d5633be0) Thanks [@brankoconjic](https://github.com/brankoconjic)! - update dependencies
14+
315
## 1.3.1
416

517
### Patch Changes

packages/wedges/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lemonsqueezy/wedges",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "An ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.",
55
"keywords": [
66
"accessible",

0 commit comments

Comments
 (0)