Skip to content

Commit fc78125

Browse files
Version Packages (#174)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c21e1b8 commit fc78125

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-tigers-enjoy.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.3
4+
5+
### Patch Changes
6+
7+
- [#173](https://github.com/wayfair/rainbow-sprinkles/pull/173) [`c21e1b8`](https://github.com/wayfair/rainbow-sprinkles/commit/c21e1b887b4fda19c5fd2d07fb28565916657f25) Thanks [@kirstbew](https://github.com/kirstbew)! - Export SprinklesFn type
8+
39
## 0.17.2
410

511
### Patch 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.2",
3+
"version": "0.17.3",
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)