Skip to content

Commit

Permalink
Version Packages (#92)
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] authored Dec 6, 2022
1 parent 0af248c commit d4de9ef
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-kids-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-olives-hang.md

This file was deleted.

8 changes: 8 additions & 0 deletions example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# example

## 0.1.19

### Patch Changes

- Updated dependencies [0af248c]
- Updated dependencies [19bd82c]
- [email protected]

## 0.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.1.18",
"version": "0.1.19",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
7 changes: 7 additions & 0 deletions packages/rainbow-sprinkles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# rainbow-sprinkles

## 0.14.4

### Patch Changes

- 0af248c: Update types to allow `null` in sprinkle values
- 19bd82c: Fixed classes not being created when property value is 0

## 0.14.3

### Patch 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.14.3",
"version": "0.14.4",
"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 d4de9ef

Please sign in to comment.