Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 29, 2024
1 parent e58cf90 commit bd0ec93
Show file tree
Hide file tree
Showing 45 changed files with 223 additions and 72 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-planets-mix.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cuddly-bottles-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-ligers-act.md

This file was deleted.

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

## 0.0.2

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/remix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vanilla-extract-example-remix",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"type": "module",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/webpack-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# vanilla-extract-example-webpack-react

## 0.0.29

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.28

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/webpack-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"webpack",
"react"
],
"version": "0.0.28",
"version": "0.0.29",
"main": "src/index.ts",
"author": "SEEK",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@vanilla-extract/css": "1.15.0",
"@vanilla-extract/css": "1.15.1",
"@vanilla-extract/sprinkles": "^1.6.1",
"@vanilla-extract/webpack-plugin": "^2.3.3",
"babel-loader": "^9.1.3",
Expand Down
7 changes: 7 additions & 0 deletions fixtures/features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/features

## 0.0.27

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.26

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/features/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@fixtures/features",
"version": "0.0.26",
"version": "0.0.27",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.15.0",
"@vanilla-extract/css": "1.15.1",
"@vanilla-extract/dynamic": "2.1.0"
}
}
7 changes: 7 additions & 0 deletions fixtures/layers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/layers

## 0.0.10

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/layers/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@fixtures/layers",
"version": "0.0.9",
"version": "0.0.10",
"main": "src/index.ts",
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.15.0"
"@vanilla-extract/css": "1.15.1"
}
}
7 changes: 7 additions & 0 deletions fixtures/low-level/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/low-level

## 0.0.27

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.26

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/low-level/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@fixtures/low-level",
"version": "0.0.26",
"version": "0.0.27",
"main": "src/index.ts",
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.15.0"
"@vanilla-extract/css": "1.15.1"
}
}
10 changes: 10 additions & 0 deletions fixtures/next-app-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fixtures/next-app-router

## 0.0.2

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1
- @fixtures/features@0.0.27
- @fixtures/recipes@0.0.31
- @fixtures/sprinkles@0.0.32

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fixtures/next-app-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fixtures/next-app-router",
"description": "Next app router fixtures",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
10 changes: 10 additions & 0 deletions fixtures/next-pages-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @fixtures/next-pages-router

## 0.0.2

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1
- @fixtures/features@0.0.27
- @fixtures/recipes@0.0.31
- @fixtures/sprinkles@0.0.32

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fixtures/next-pages-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fixtures/next-pages-router",
"description": "Next pages router fixtures",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
7 changes: 7 additions & 0 deletions fixtures/recipes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/recipes

## 0.0.31

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.30

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/recipes/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@fixtures/recipes",
"version": "0.0.30",
"version": "0.0.31",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.15.0",
"@vanilla-extract/css": "1.15.1",
"@vanilla-extract/recipes": "0.5.2"
}
}
7 changes: 7 additions & 0 deletions fixtures/sprinkles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/sprinkles

## 0.0.32

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.31

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/sprinkles/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@fixtures/sprinkles",
"version": "0.0.31",
"version": "0.0.32",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.15.0",
"@vanilla-extract/css": "1.15.1",
"@vanilla-extract/sprinkles": "1.6.1"
}
}
7 changes: 7 additions & 0 deletions fixtures/template-string-paths/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/template-string-paths

## 0.0.4

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/template-string-paths/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@fixtures/template-string-paths",
"version": "0.0.3",
"version": "0.0.4",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.15.0"
"@vanilla-extract/css": "1.15.1"
}
}
7 changes: 7 additions & 0 deletions fixtures/themed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/themed

## 0.0.27

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.26

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/themed/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@fixtures/themed",
"version": "0.0.26",
"version": "0.0.27",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.15.0",
"@vanilla-extract/css": "1.15.1",
"@vanilla-extract/dynamic": "2.1.0"
}
}
8 changes: 8 additions & 0 deletions fixtures/thirdparty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fixtures/thirdparty

## 0.0.5

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1
- @fixtures/thirdparty-dep@0.0.5

## 0.0.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions fixtures/thirdparty/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@fixtures/thirdparty",
"version": "0.0.4",
"version": "0.0.5",
"main": "src/index.ts",
"author": "SEEK",
"private": true,
"dependencies": {
"@fixtures/thirdparty-dep": "0.0.4",
"@vanilla-extract/css": "1.15.0"
"@fixtures/thirdparty-dep": "0.0.5",
"@vanilla-extract/css": "1.15.1"
}
}
8 changes: 8 additions & 0 deletions fixtures/thirdparty/thirdparty-dep/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fixtures/thirdparty-dep

## 0.0.5

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1
- @fixtures/thirdparty-dep-dep@0.0.5

## 0.0.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions fixtures/thirdparty/thirdparty-dep/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fixtures/thirdparty-dep",
"version": "0.0.4",
"version": "0.0.5",
"exports": {
".": {
"import": "./index.mjs"
Expand All @@ -10,7 +10,7 @@
"author": "SEEK",
"private": true,
"dependencies": {
"@fixtures/thirdparty-dep-dep": "0.0.4",
"@vanilla-extract/css": "1.15.0"
"@fixtures/thirdparty-dep-dep": "0.0.5",
"@vanilla-extract/css": "1.15.1"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/thirdparty-dep-dep

## 0.0.5

### Patch Changes

- Updated dependencies [[`e58cf9013c6f6cdfacb2a7936b3354e71138e9fb`](https://github.com/vanilla-extract-css/vanilla-extract/commit/e58cf9013c6f6cdfacb2a7936b3354e71138e9fb)]:
- @vanilla-extract/css@1.15.1

## 0.0.4

### Patch Changes
Expand Down
Loading

0 comments on commit bd0ec93

Please sign in to comment.