Skip to content

Commit c43fa62

Browse files
chore(release): version packages (#34)
1 parent 47a8232 commit c43fa62

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/ninety-fishes-yawn.md

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

.changeset/odd-oranges-walk.md

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

packages/wedges/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#35](https://github.com/lmsqueezy/wedges/pull/35) [`47a8232`](https://github.com/lmsqueezy/wedges/commit/47a8232332579b642d9a2a54455af8d501a894a8) Thanks [@brankoconjic](https://github.com/brankoconjic)! - Fix typo in package.json
8+
9+
- [#33](https://github.com/lmsqueezy/wedges/pull/33) [`b16d963`](https://github.com/lmsqueezy/wedges/commit/b16d96301b14efe50941dca74285245b25342126) Thanks [@brankoconjic](https://github.com/brankoconjic)! - Export KbdKey type
10+
311
## 1.0.0
412

513
### Major 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.0.0",
3+
"version": "1.0.1",
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)