Skip to content

Commit 12d7970

Browse files
chore(release): version packages (#58)
1 parent ecdefcb commit 12d7970

File tree

7 files changed

+17
-26
lines changed

7 files changed

+17
-26
lines changed

.changeset/shaggy-cups-prove.md

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

.changeset/sixty-rings-double.md

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

.changeset/strong-bats-bake.md

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

.changeset/tasty-foxes-switch.md

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

.changeset/weak-ravens-trade.md

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

packages/wedges/CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#57](https://github.com/lmsqueezy/wedges/pull/57) [`ecdefcb`](https://github.com/lmsqueezy/wedges/commit/ecdefcb52858984ff1947f1e5bd76a847cc0c00a) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add ProgressCircle component
8+
9+
- [#55](https://github.com/lmsqueezy/wedges/pull/55) [`c545acb`](https://github.com/lmsqueezy/wedges/commit/c545acb488f4fe62d7d93273a3cd1109b147a82f) Thanks [@brankoconjic](https://github.com/brankoconjic)! - feat: add ProgressBar component
10+
11+
### Patch Changes
12+
13+
- [#54](https://github.com/lmsqueezy/wedges/pull/54) [`9ddbac1`](https://github.com/lmsqueezy/wedges/commit/9ddbac167343ed388b0a996e20dd3e71cf9ec8de) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add tailwind shorthand classes where possible
14+
15+
- [#54](https://github.com/lmsqueezy/wedges/pull/54) [`9ddbac1`](https://github.com/lmsqueezy/wedges/commit/9ddbac167343ed388b0a996e20dd3e71cf9ec8de) Thanks [@brankoconjic](https://github.com/brankoconjic)! - add xs screen size to the tailwind plugin
16+
17+
- [#52](https://github.com/lmsqueezy/wedges/pull/52) [`8e1aaf3`](https://github.com/lmsqueezy/wedges/commit/8e1aaf34e73f74636fa26ca2654a9cbdfa2fc392) Thanks [@brankoconjic](https://github.com/brankoconjic)! - update dependencies
18+
319
## 1.1.1
420

521
### 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.1.1",
3+
"version": "1.2.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)