Skip to content

Commit 332050b

Browse files
Version Packages (#871)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8ed77c2 commit 332050b

Some content is hidden

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

41 files changed

+220
-102
lines changed

.changeset/loud-parrots-perform.md

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

.changeset/lovely-lies-hide.md

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

.changeset/old-planets-push.md

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

.changeset/silent-files-know.md

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

.changeset/smart-dingos-search.md

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

.changeset/smooth-masks-mate.md

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

.changeset/tasty-olives-tell.md

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

examples/webpack-react/CHANGELOG.md

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

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`176c026`](https://github.com/vanilla-extract-css/vanilla-extract/commit/176c026fd72bda3fc969ba0d91494540f88488cb), [`98f8b03`](https://github.com/vanilla-extract-css/vanilla-extract/commit/98f8b0387d661b77705d2cd83ab3095434e1223e), [`98f8b03`](https://github.com/vanilla-extract-css/vanilla-extract/commit/98f8b0387d661b77705d2cd83ab3095434e1223e), [`8ed77c2`](https://github.com/vanilla-extract-css/vanilla-extract/commit/8ed77c23ac004cd6e66b27f36100d5d5d014bc39)]:
8+
- @vanilla-extract/css@1.9.2
9+
- @vanilla-extract/sprinkles@1.5.1
10+
311
## 0.0.15
412

513
### Patch Changes

examples/webpack-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"webpack",
1111
"react"
1212
],
13-
"version": "0.0.15",
13+
"version": "0.0.16",
1414
"main": "src/index.ts",
1515
"author": "SEEK",
1616
"scripts": {
@@ -22,8 +22,8 @@
2222
"@babel/preset-env": "^7.13.15",
2323
"@babel/preset-react": "^7.13.13",
2424
"@babel/preset-typescript": "^7.13.0",
25-
"@vanilla-extract/css": "1.9.1",
26-
"@vanilla-extract/sprinkles": "^1.3.3",
25+
"@vanilla-extract/css": "1.9.2",
26+
"@vanilla-extract/sprinkles": "^1.5.1",
2727
"@vanilla-extract/webpack-plugin": "^2.2.0",
2828
"babel-loader": "^8.2.2",
2929
"css-loader": "^5.2.4",

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.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`176c026`](https://github.com/vanilla-extract-css/vanilla-extract/commit/176c026fd72bda3fc969ba0d91494540f88488cb), [`98f8b03`](https://github.com/vanilla-extract-css/vanilla-extract/commit/98f8b0387d661b77705d2cd83ab3095434e1223e), [`8ed77c2`](https://github.com/vanilla-extract-css/vanilla-extract/commit/8ed77c23ac004cd6e66b27f36100d5d5d014bc39)]:
8+
- @vanilla-extract/css@1.9.2
9+
- @vanilla-extract/dynamic@2.0.3
10+
311
## 0.0.13
412

513
### Patch Changes

0 commit comments

Comments
 (0)