Skip to content

Commit

Permalink
Version Packages (#1539)
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
atlas-dst-bot and github-actions[bot] authored Oct 25, 2023
1 parent 941a723 commit 4a5449c
Show file tree
Hide file tree
Showing 25 changed files with 93 additions and 36 deletions.
6 changes: 0 additions & 6 deletions .changeset/cold-chairs-float.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/purple-wolves-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-spiders-help.md

This file was deleted.

7 changes: 7 additions & 0 deletions fixtures/parcel-optimizer-test-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @compiled/parcel-optimizer-test-app

## 0.1.4

### Patch Changes

- Updated dependencies [f8d01fa2]
- @compiled/react@0.16.0

## 0.1.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/parcel-optimizer-test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@compiled/parcel-optimizer-test-app",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"dependencies": {
"@compiled/react": "^0.15.0",
"@compiled/react": "^0.16.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
7 changes: 7 additions & 0 deletions fixtures/parcel-transformer-test-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @compiled/parcel-transformer-test-app

## 0.1.4

### Patch Changes

- Updated dependencies [f8d01fa2]
- @compiled/react@0.16.0

## 0.1.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/parcel-transformer-test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@compiled/parcel-transformer-test-app",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"dependencies": {
"@compiled/react": "^0.15.0",
"@compiled/react": "^0.16.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @compiled/parcel-transformer-test-compress-class-name-app

## 0.2.3

### Patch Changes

- Updated dependencies [f8d01fa2]
- @compiled/react@0.16.0

## 0.2.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@compiled/parcel-transformer-test-compress-class-name-app",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"dependencies": {
"@compiled/react": "^0.15.0",
"@compiled/react": "^0.16.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @compiled/parcel-transformer-test-custom-resolve-app

## 0.1.5

### Patch Changes

- Updated dependencies [f8d01fa2]
- @compiled/react@0.16.0

## 0.1.4

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@compiled/parcel-transformer-test-custom-resolve-app",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"dependencies": {
"@compiled/react": "^0.15.0",
"@compiled/react": "^0.16.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @compiled/parcel-transformer-test-custom-resolver-app

## 0.1.1

### Patch Changes

- Updated dependencies [f8d01fa2]
- @compiled/react@0.16.0

## 0.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@compiled/parcel-transformer-test-custom-resolver-app",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"dependencies": {
"@compiled/react": "^0.15.0",
"@compiled/react": "^0.16.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
7 changes: 7 additions & 0 deletions fixtures/parcel-transformer-test-extract-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @compiled/parcel-transformer-test-extract-app

## 0.1.4

### Patch Changes

- Updated dependencies [f8d01fa2]
- @compiled/react@0.16.0

## 0.1.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions fixtures/parcel-transformer-test-extract-app/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@compiled/parcel-transformer-test-extract-app",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"dependencies": {
"@compiled/react": "^0.15.0",
"@compiled/react": "^0.16.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @compiled/babel-plugin

## 0.24.1

### Patch Changes

- 4a11c5f4: Bugfix: handle memberExpression as CSS object property

## 0.24.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@compiled/babel-plugin",
"version": "0.24.0",
"version": "0.24.1",
"description": "A familiar and performant compile time CSS-in-JS library for React.",
"homepage": "https://compiledcssinjs.com/docs/pkg-babel-plugin",
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @compiled/eslint-plugin

## 0.9.3

### Patch Changes

- 941a723f: Bugfix: no-css-tagged-template-expression ESLint rule truncates strings which include colons during autofixing.

## 0.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@compiled/eslint-plugin",
"version": "0.9.2",
"version": "0.9.3",
"description": "A familiar and performant compile time CSS-in-JS library for React.",
"homepage": "https://compiledcssinjs.com/docs/pkg-eslint-plugin",
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",
Expand Down
6 changes: 6 additions & 0 deletions packages/jest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @compiled/jest

## 0.10.0

### Minor Changes

- f8d01fa2: Remove Flow types as they are increasingly difficult to maintain

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@compiled/jest",
"version": "0.9.0",
"version": "0.10.0",
"description": "A familiar and performant compile time CSS-in-JS library for React.",
"homepage": "https://compiledcssinjs.com/docs/pkg-jest",
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @compiled/react

## 0.16.0

### Minor Changes

- f8d01fa2: Remove Flow types as they are increasingly difficult to maintain

## 0.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@compiled/react",
"version": "0.15.0",
"version": "0.16.0",
"description": "A familiar and performant compile time CSS-in-JS library for React.",
"keywords": [
"compiled",
Expand Down
8 changes: 8 additions & 0 deletions packages/webpack-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @compiled/webpack-loader

## 0.11.6

### Patch Changes

- 941a723f: Bugfix: no-css-tagged-template-expression ESLint rule truncates strings which include colons during autofixing.
- Updated dependencies [4a11c5f4]
- @compiled/babel-plugin@0.24.1

## 0.11.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/webpack-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@compiled/webpack-loader",
"version": "0.11.5",
"version": "0.11.6",
"description": "A familiar and performant compile time CSS-in-JS library for React.",
"homepage": "https://compiledcssinjs.com/docs/pkg-webpack-loader",
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@babel/core": "^7.21.8",
"@babel/parser": "^7.21.8",
"@compiled/babel-plugin": "^0.24.0",
"@compiled/babel-plugin": "^0.24.1",
"@compiled/babel-plugin-strip-runtime": "^0.23.0",
"@compiled/css": "^0.12.0",
"@compiled/utils": "^0.8.0",
Expand All @@ -31,7 +31,7 @@
"webpack-sources": "^3.2.3"
},
"devDependencies": {
"@compiled/react": "^0.15.0",
"@compiled/react": "^0.16.0",
"babel-loader": "^9.1.2",
"css-loader": "^6.7.3",
"memfs": "^3.5.3",
Expand Down

0 comments on commit 4a5449c

Please sign in to comment.