Skip to content

Commit 1030265

Browse files
Version Packages (#1409)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a3dcee2 commit 1030265

File tree

23 files changed

+108
-25
lines changed

23 files changed

+108
-25
lines changed

.changeset/quick-suns-help.md

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

packages/atomic/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## 6.2.0
4+
5+
### Minor Changes
6+
7+
- a3dcee2e: Update wyw-in-js to 0.5.3
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [a3dcee2e]
12+
- @linaria/core@6.2.0
13+
- @linaria/react@6.2.1
14+
315
## 6.1.1
416

517
### Patch Changes

packages/atomic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linaria/atomic",
3-
"version": "6.1.1",
3+
"version": "6.2.0",
44
"description": "Blazing fast zero-runtime CSS in JS library",
55
"keywords": [
66
"css",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 6.2.0
4+
5+
### Minor Changes
6+
7+
- a3dcee2e: Update wyw-in-js to 0.5.3
8+
39
## 6.1.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linaria/core",
3-
"version": "6.1.0",
3+
"version": "6.2.0",
44
"description": "Blazing fast zero-runtime CSS in JS library",
55
"keywords": [
66
"css",

packages/interop/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 6.2.0
4+
5+
### Minor Changes
6+
7+
- a3dcee2e: Update wyw-in-js to 0.5.3
8+
39
## 6.1.0
410

511
### Minor Changes

packages/interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linaria/babel-plugin-interop",
3-
"version": "6.1.0",
3+
"version": "6.2.0",
44
"homepage": "https://github.com/callstack/linaria/tree/master/packages/interop#readme",
55
"repository": "[email protected]:callstack/linaria.git",
66
"license": "MIT",

packages/linaria/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## 6.2.0
4+
5+
### Minor Changes
6+
7+
- a3dcee2e: Update wyw-in-js to 0.5.3
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [a3dcee2e]
12+
- @linaria/core@6.2.0
13+
- @linaria/server@6.2.0
14+
- @linaria/react@6.2.1
15+
316
## 6.1.1
417

518
### Patch Changes

packages/linaria/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linaria",
3-
"version": "6.1.1",
3+
"version": "6.2.0",
44
"description": "Blazing fast zero-runtime CSS in JS library",
55
"keywords": [
66
"babel",

packages/postcss-linaria/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 6.2.0
4+
5+
### Minor Changes
6+
7+
- a3dcee2e: Update wyw-in-js to 0.5.3
8+
39
## 6.1.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)