Skip to content

Commit 5709a44

Browse files
Version Packages
1 parent 2e83f03 commit 5709a44

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/real-mails-repeat.md

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

packages/vanilla-extract/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @capsizecss/vanilla-extract
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#227](https://github.com/seek-oss/capsize/pull/227) [`2e83f03`](https://github.com/seek-oss/capsize/commit/2e83f03fc7fac9d50014d8452582964fdea72aa7) Thanks [@askoufis](https://github.com/askoufis)! - `createTextStyle`: Correctly pass through `debugId` and remove redundant classname
8+
39
## 2.0.0
410

511
### Major Changes

packages/vanilla-extract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capsizecss/vanilla-extract",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Vanilla-extract integration for capsize",
55
"keywords": [
66
"capsize",

0 commit comments

Comments
 (0)