Skip to content

Commit

Permalink
Version Packages (#162)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jan 4, 2024
1 parent 98dc1ed commit 228ed75
Show file tree
Hide file tree
Showing 4 changed files with 3,183 additions and 2,995 deletions.
5 changes: 0 additions & 5 deletions .changeset/tasty-taxis-end.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/rainbow-sprinkles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# rainbow-sprinkles

## 0.17.1

### Patch Changes

- [#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.

## 0.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rainbow-sprinkles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rainbow-sprinkles",
"version": "0.17.0",
"version": "0.17.1",
"description": "Responsive, theme-based style props for Vanilla Extract",
"main": "dist/rainbow-sprinkles.cjs.js",
"module": "dist/rainbow-sprinkles.esm.js",
Expand Down

0 comments on commit 228ed75

Please sign in to comment.