Skip to content

Commit

Permalink
Version Packages (#17)
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 May 2, 2022
1 parent b1a10d9 commit f16da4e
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 166 deletions.
5 changes: 0 additions & 5 deletions .changeset/shaggy-bulldogs-whisper.md

This file was deleted.

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

## 0.1.5

### Patch Changes

- Updated dependencies [b1a10d9]
- rainbow-sprinkles@0.9.1

## 0.1.4

### 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.4",
"version": "0.1.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
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.9.1

### Patch Changes

- b1a10d9: Move vanilla-extract dependencies to peer dependencies

## 0.9.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.9.0",
"version": "0.9.1",
"description": "Responsive, theme-based style props for Vanilla Extract",
"main": "dist/rainbow-sprinkles.cjs.js",
"module": "dist/rainbow-sprinkles.esm.js",
Expand Down
179 changes: 20 additions & 159 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f16da4e

Please sign in to comment.