Skip to content

Commit 5b8d7a0

Browse files
Version Packages (#1462)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3cbc5fa commit 5b8d7a0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+292
-46
lines changed

.changeset/plenty-hairs-change.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/twenty-bananas-relate.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

examples/remix/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# vanilla-extract-example-remix
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61878f5fb21a33190ef242551c639e216ba4748a`](https://github.com/vanilla-extract-css/vanilla-extract/commit/61878f5fb21a33190ef242551c639e216ba4748a)]:
8+
- @vanilla-extract/css@1.15.4
9+
310
## 0.0.4
411

512
### Patch Changes

examples/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vanilla-extract-example-remix",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/webpack-react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# vanilla-extract-example-webpack-react
22

3+
## 0.0.33
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61878f5fb21a33190ef242551c639e216ba4748a`](https://github.com/vanilla-extract-css/vanilla-extract/commit/61878f5fb21a33190ef242551c639e216ba4748a)]:
8+
- @vanilla-extract/css@1.15.4
9+
- @vanilla-extract/sprinkles@1.6.3
10+
- @vanilla-extract/webpack-plugin@2.3.12
11+
312
## 0.0.32
413

514
### Patch Changes

examples/webpack-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"webpack",
1111
"react"
1212
],
13-
"version": "0.0.32",
13+
"version": "0.0.33",
1414
"main": "src/index.ts",
1515
"author": "SEEK",
1616
"scripts": {

fixtures/features/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @fixtures/features
22

3+
## 0.0.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61878f5fb21a33190ef242551c639e216ba4748a`](https://github.com/vanilla-extract-css/vanilla-extract/commit/61878f5fb21a33190ef242551c639e216ba4748a)]:
8+
- @vanilla-extract/css@1.15.4
9+
- @vanilla-extract/dynamic@2.1.2
10+
311
## 0.0.29
412

513
### Patch Changes

fixtures/features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fixtures/features",
3-
"version": "0.0.29",
3+
"version": "0.0.30",
44
"main": "src/index.ts",
55
"sideEffects": true,
66
"author": "SEEK",

fixtures/layers/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @fixtures/layers
22

3+
## 0.0.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61878f5fb21a33190ef242551c639e216ba4748a`](https://github.com/vanilla-extract-css/vanilla-extract/commit/61878f5fb21a33190ef242551c639e216ba4748a)]:
8+
- @vanilla-extract/css@1.15.4
9+
310
## 0.0.12
411

512
### Patch Changes

fixtures/layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fixtures/layers",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"main": "src/index.ts",
55
"author": "SEEK",
66
"private": true,

0 commit comments

Comments
 (0)