Skip to content

Commit

Permalink
Version Packages (#509)
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 Nov 30, 2021
1 parent 16c960f commit 33b9aaf
Show file tree
Hide file tree
Showing 22 changed files with 108 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-games-call.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,6 +1,14 @@
# vanilla-extract-example-webpack-react

## 0.0.4

### Patch Changes

- Updated dependencies [[`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762)]:
- @vanilla-extract/css@1.6.5

## 0.0.3

### Patch Changes

- Updated dependencies [[`f2d2d9e`](https://github.com/seek-oss/vanilla-extract/commit/f2d2d9eea18dcd4ffec694f8056a78d850485592), [`0c1ec7d`](https://github.com/seek-oss/vanilla-extract/commit/0c1ec7d5bfa5c4e66b4655c4f417f2751af7b3e3)]:
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.3",
"version": "0.0.4",
"main": "src/index.ts",
"author": "SEEK",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@vanilla-extract/babel-plugin": "^1.1.2",
"@vanilla-extract/css": "1.6.4",
"@vanilla-extract/css": "1.6.5",
"@vanilla-extract/sprinkles": "^1.3.1",
"@vanilla-extract/webpack-plugin": "^2.1.2",
"babel-loader": "^8.2.2",
Expand Down
8 changes: 8 additions & 0 deletions fixtures/features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# @fixtures/features

## 0.0.2

### Patch Changes

- Updated dependencies [[`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762)]:
- @vanilla-extract/css@1.6.5

## 0.0.1

### Patch Changes

- Updated dependencies [[`0c1ec7d`](https://github.com/seek-oss/vanilla-extract/commit/0c1ec7d5bfa5c4e66b4655c4f417f2751af7b3e3)]:
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.1",
"version": "0.0.2",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.4",
"@vanilla-extract/css": "1.6.5",
"@vanilla-extract/dynamic": "2.0.0"
}
}
8 changes: 8 additions & 0 deletions fixtures/low-level/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# @fixtures/low-level

## 0.0.2

### Patch Changes

- Updated dependencies [[`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762)]:
- @vanilla-extract/css@1.6.5

## 0.0.1

### Patch Changes

- Updated dependencies [[`0c1ec7d`](https://github.com/seek-oss/vanilla-extract/commit/0c1ec7d5bfa5c4e66b4655c4f417f2751af7b3e3)]:
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.1",
"version": "0.0.2",
"main": "src/index.ts",
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.4"
"@vanilla-extract/css": "1.6.5"
}
}
8 changes: 8 additions & 0 deletions fixtures/recipes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# @fixtures/recipes

## 0.0.2

### Patch Changes

- Updated dependencies [[`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762)]:
- @vanilla-extract/css@1.6.5

## 0.0.1

### Patch Changes

- Updated dependencies [[`0c1ec7d`](https://github.com/seek-oss/vanilla-extract/commit/0c1ec7d5bfa5c4e66b4655c4f417f2751af7b3e3)]:
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.1",
"version": "0.0.2",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.4",
"@vanilla-extract/css": "1.6.5",
"@vanilla-extract/recipes": "0.2.1"
}
}
8 changes: 8 additions & 0 deletions fixtures/sprinkles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# @fixtures/sprinkles

## 0.0.2

### Patch Changes

- Updated dependencies [[`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762)]:
- @vanilla-extract/css@1.6.5

## 0.0.1

### Patch Changes

- Updated dependencies [[`0c1ec7d`](https://github.com/seek-oss/vanilla-extract/commit/0c1ec7d5bfa5c4e66b4655c4f417f2751af7b3e3)]:
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.1",
"version": "0.0.2",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.4",
"@vanilla-extract/css": "1.6.5",
"@vanilla-extract/sprinkles": "1.3.1"
}
}
8 changes: 8 additions & 0 deletions fixtures/themed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# @fixtures/themed

## 0.0.2

### Patch Changes

- Updated dependencies [[`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762)]:
- @vanilla-extract/css@1.6.5

## 0.0.1

### Patch Changes

- Updated dependencies [[`0c1ec7d`](https://github.com/seek-oss/vanilla-extract/commit/0c1ec7d5bfa5c4e66b4655c4f417f2751af7b3e3)]:
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.1",
"version": "0.0.2",
"main": "src/index.ts",
"sideEffects": true,
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.4",
"@vanilla-extract/css": "1.6.5",
"@vanilla-extract/dynamic": "2.0.0"
}
}
8 changes: 8 additions & 0 deletions fixtures/unused-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# @fixtures/unused-modules

## 1.0.2

### Patch Changes

- Updated dependencies [[`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762)]:
- @vanilla-extract/css@1.6.5

## 1.0.1

### Patch Changes

- Updated dependencies [[`0c1ec7d`](https://github.com/seek-oss/vanilla-extract/commit/0c1ec7d5bfa5c4e66b4655c4f417f2751af7b3e3)]:
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.1",
"version": "1.0.2",
"main": "src/index.ts",
"sideEffects": [
"src/global.css.ts"
],
"author": "SEEK",
"private": true,
"dependencies": {
"@vanilla-extract/css": "1.6.4"
"@vanilla-extract/css": "1.6.5"
}
}
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.6.5

### Patch Changes

- [#504](https://github.com/seek-oss/vanilla-extract/pull/504) [`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762) Thanks [@mattcompiles](https://github.com/mattcompiles)! - Ensure identifiers are escaped properly

## 1.6.4

### 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.4",
"version": "1.6.5",
"description": "Zero-runtime Stylesheets-in-TypeScript",
"sideEffects": true,
"main": "dist/vanilla-extract-css.cjs.js",
Expand Down
14 changes: 7 additions & 7 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,6 +1,19 @@
# @ve-private/test-helpers

## 0.0.2

### Patch Changes

- Updated dependencies []:
- @fixtures/features@0.0.2
- @fixtures/low-level@0.0.2
- @fixtures/recipes@0.0.2
- @fixtures/sprinkles@0.0.2
- @fixtures/themed@0.0.2
- @fixtures/unused-modules@1.0.2

## 0.0.1

### Patch Changes

- Updated dependencies [[`f2d2d9e`](https://github.com/seek-oss/vanilla-extract/commit/f2d2d9eea18dcd4ffec694f8056a78d850485592)]:
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": "@ve-private/test-helpers",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"main": "src/index.ts",
"author": "SEEK",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# @ve-private/tests

## 0.0.2

### Patch Changes

- Updated dependencies [[`16c960f`](https://github.com/seek-oss/vanilla-extract/commit/16c960f32a011580eb6c4d0a45479fc28729e762)]:
- @vanilla-extract/css@1.6.5
- @ve-private/test-helpers@0.0.2

## 0.0.1

### Patch Changes

- Updated dependencies [[`0c1ec7d`](https://github.com/seek-oss/vanilla-extract/commit/0c1ec7d5bfa5c4e66b4655c4f417f2751af7b3e3)]:
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": "@ve-private/tests",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"author": "SEEK",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 33b9aaf

Please sign in to comment.