Skip to content

Commit

Permalink
Version Packages (#655)
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
seek-oss-ci and github-actions[bot] authored Apr 13, 2022
1 parent 69b8460 commit 7a13814
Show file tree
Hide file tree
Showing 25 changed files with 112 additions and 39 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-poems-tan.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/nervous-beans-destroy.md

This file was deleted.

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

## 0.0.8

### Patch Changes

- Updated dependencies [[`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c), [`69b8460`](https://github.com/seek-oss/vanilla-extract/commit/69b846015ecada3354ea292e1276e5da560923c6)]:
- @vanilla-extract/css@1.7.0
- @vanilla-extract/webpack-plugin@2.1.8

## 0.0.7

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.7",
"version": "0.0.8",
"main": "src/index.ts",
"author": "SEEK",
"scripts": {
Expand All @@ -23,9 +23,9 @@
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@vanilla-extract/babel-plugin": "^1.1.3",
"@vanilla-extract/css": "1.6.8",
"@vanilla-extract/css": "1.7.0",
"@vanilla-extract/sprinkles": "^1.3.3",
"@vanilla-extract/webpack-plugin": "^2.1.4",
"@vanilla-extract/webpack-plugin": "^2.1.8",
"babel-loader": "^8.2.2",
"css-loader": "^5.2.4",
"html-webpack-plugin": "^5.3.1",
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.6

### Patch Changes

- Updated dependencies [[`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c)]:
- @vanilla-extract/css@1.7.0

## 0.0.5

### 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.5",
"version": "0.0.6",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.8",
"@vanilla-extract/css": "1.7.0",
"@vanilla-extract/dynamic": "2.0.2"
}
}
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.6

### Patch Changes

- Updated dependencies [[`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c)]:
- @vanilla-extract/css@1.7.0

## 0.0.5

### 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.5",
"version": "0.0.6",
"main": "src/index.ts",
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.8"
"@vanilla-extract/css": "1.7.0"
}
}
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.7

### Patch Changes

- Updated dependencies [[`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c)]:
- @vanilla-extract/css@1.7.0

## 0.0.6

### 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.6",
"version": "0.0.7",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.8",
"@vanilla-extract/css": "1.7.0",
"@vanilla-extract/recipes": "0.2.4"
}
}
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.7

### Patch Changes

- Updated dependencies [[`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c)]:
- @vanilla-extract/css@1.7.0

## 0.0.6

### 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.6",
"version": "0.0.7",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.8",
"@vanilla-extract/css": "1.7.0",
"@vanilla-extract/sprinkles": "1.4.0"
}
}
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.6

### Patch Changes

- Updated dependencies [[`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c)]:
- @vanilla-extract/css@1.7.0

## 0.0.5

### 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.5",
"version": "0.0.6",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.8",
"@vanilla-extract/css": "1.7.0",
"@vanilla-extract/dynamic": "2.0.2"
}
}
7 changes: 7 additions & 0 deletions fixtures/unused-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fixtures/unused-modules

## 1.0.6

### Patch Changes

- Updated dependencies [[`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c)]:
- @vanilla-extract/css@1.7.0

## 1.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/unused-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@fixtures/unused-modules",
"version": "1.0.5",
"version": "1.0.6",
"main": "src/index.ts",
"sideEffects": [
"src/global.css.ts"
],
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.8"
"@vanilla-extract/css": "1.7.0"
}
}
6 changes: 6 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vanilla-extract/css

## 1.7.0

### Minor Changes

- [#651](https://github.com/seek-oss/vanilla-extract/pull/651) [`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c) Thanks [@amorriscode](https://github.com/amorriscode)! - Add CSS media query validation

## 1.6.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vanilla-extract/css",
"version": "1.6.8",
"version": "1.7.0",
"description": "Zero-runtime Stylesheets-in-TypeScript",
"sideEffects": true,
"main": "dist/vanilla-extract-css.cjs.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vanilla-extract/webpack-plugin

## 2.1.8

### Patch Changes

- [#634](https://github.com/seek-oss/vanilla-extract/pull/634) [`69b8460`](https://github.com/seek-oss/vanilla-extract/commit/69b846015ecada3354ea292e1276e5da560923c6) Thanks [@phil-lgr](https://github.com/phil-lgr)! - Add fileName to the CSS virtual loader params

This allows users to identify the source file for vanilla-extract css imports

## 2.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vanilla-extract/webpack-plugin",
"version": "2.1.7",
"version": "2.1.8",
"description": "Zero-runtime Stylesheets-in-TypeScript",
"main": "dist/vanilla-extract-webpack-plugin.cjs.js",
"module": "dist/vanilla-extract-webpack-plugin.esm.js",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

13 changes: 13 additions & 0 deletions test-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @vanilla-extract-private/test-helpers

## 0.0.13

### Patch Changes

- Updated dependencies [[`69b8460`](https://github.com/seek-oss/vanilla-extract/commit/69b846015ecada3354ea292e1276e5da560923c6)]:
- @vanilla-extract/webpack-plugin@2.1.8
- @fixtures/features@0.0.6
- @fixtures/low-level@0.0.6
- @fixtures/recipes@0.0.7
- @fixtures/sprinkles@0.0.7
- @fixtures/themed@0.0.6
- @fixtures/unused-modules@1.0.6

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion test-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vanilla-extract-private/test-helpers",
"private": true,
"version": "0.0.12",
"version": "0.0.13",
"main": "src/index.ts",
"author": "SEEK",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vanilla-extract-private/tests

## 0.0.13

### Patch Changes

- Updated dependencies [[`32f309f`](https://github.com/seek-oss/vanilla-extract/commit/32f309faad90e927efc7a277d4208480c8b5122c)]:
- @vanilla-extract/css@1.7.0
- @vanilla-extract-private/test-helpers@0.0.13

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vanilla-extract-private/tests",
"private": true,
"version": "0.0.12",
"version": "0.0.13",
"author": "SEEK",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 7a13814

Please sign in to comment.