Skip to content

Commit 228ed75

Browse files
Version Packages (#162)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 98dc1ed commit 228ed75

File tree

4 files changed

+3183
-2995
lines changed

4 files changed

+3183
-2995
lines changed

.changeset/tasty-taxis-end.md

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

packages/rainbow-sprinkles/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# rainbow-sprinkles
22

3+
## 0.17.1
4+
5+
### Patch Changes
6+
7+
- [#156](https://github.com/wayfair/rainbow-sprinkles/pull/156) [`98dc1ed`](https://github.com/wayfair/rainbow-sprinkles/commit/98dc1eda0aa4e61b399cf3006d8c9cebc9ad00bf) Thanks [@roginfarrer](https://github.com/roginfarrer)! - Fixed complex type errors related to the permutations of configuration. See use #101 for example.
8+
39
## 0.17.0
410

511
### Minor Changes

packages/rainbow-sprinkles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rainbow-sprinkles",
3-
"version": "0.17.0",
3+
"version": "0.17.1",
44
"description": "Responsive, theme-based style props for Vanilla Extract",
55
"main": "dist/rainbow-sprinkles.cjs.js",
66
"module": "dist/rainbow-sprinkles.esm.js",

0 commit comments

Comments
 (0)