Skip to content

Commit a7fd48a

Browse files
ci(changesets): version packages (#67)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cd5ac31 commit a7fd48a

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/twelve-pens-jog.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.2
4+
5+
### Patch Changes
6+
7+
- [#66](https://github.com/cypress-io/cypress-design/pull/66) [`cd5ac31`](https://github.com/cypress-io/cypress-design/commit/cd5ac31fe2fac20be16139f0673af3c4338f49bb) Thanks [@elevatebart](https://github.com/elevatebart)! - - Add astro compatibility
8+
- Fix config merge (lodash is messing up with arrays)
9+
310
## 0.6.1
411

512
### Patch 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.1",
3+
"version": "0.6.2",
44
"main": "dist/index.js",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)