Skip to content

Commit 9a041c1

Browse files
ci(changesets): version packages (#65)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6f4f64b commit 9a041c1

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/early-weeks-tap.md

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

css/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cypress-design/css
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- [#64](https://github.com/cypress-io/cypress-design/pull/64) [`6f4f64b`](https://github.com/cypress-io/cypress-design/commit/6f4f64be15016f7ff16a6b8221708686f2dca3ca) Thanks [@elevatebart](https://github.com/elevatebart)! - - remove dependency of @cypress-design/css to `dedent`
8+
- merge the windicss config passed to plugins with the default config
9+
310
## 0.6.0
411

512
### Minor Changes

css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cypress-design/css",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"main": "dist/index.js",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)