Skip to content

Commit 0d0d7ad

Browse files
Version Packages (#351)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent be4980d commit 0d0d7ad

24 files changed

+103
-28
lines changed

.changeset/plenty-planes-check.md

-5
This file was deleted.

.changeset/sixty-carpets-exercise.md

-12
This file was deleted.

e2e/addons/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# test-addons
22

3+
## 0.2.34
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/tajo/ladle/pull/348) [`be4980d`](https://github.com/tajo/ladle/commit/be4980d10b33af302c4f860e44b3f41a1492db79) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Add types to all tests to increase type test coverage
8+
9+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
10+
- @ladle/react@2.6.1
11+
312
## 0.2.33
413

514
### Patch Changes

e2e/addons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-addons",
3-
"version": "0.2.33",
3+
"version": "0.2.34",
44
"license": "MIT",
55
"private": true,
66
"type": "module",

e2e/config-ts/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# test-provider
22

3+
## 1.0.27
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/tajo/ladle/pull/348) [`be4980d`](https://github.com/tajo/ladle/commit/be4980d10b33af302c4f860e44b3f41a1492db79) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Add types to all tests to increase type test coverage
8+
9+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
10+
- @ladle/react@2.6.1
11+
312
## 1.0.26
413

514
### Patch Changes

e2e/config-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-config-ts",
3-
"version": "1.0.26",
3+
"version": "1.0.27",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/config/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# test-provider
22

3+
## 0.3.13
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/tajo/ladle/pull/348) [`be4980d`](https://github.com/tajo/ladle/commit/be4980d10b33af302c4f860e44b3f41a1492db79) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Add types to all tests to increase type test coverage
8+
9+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
10+
- @ladle/react@2.6.1
11+
312
## 0.3.12
413

514
### Patch Changes

e2e/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-config",
3-
"version": "0.3.12",
3+
"version": "0.3.13",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/css/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# test-css
22

3+
## 0.0.49
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/tajo/ladle/pull/348) [`be4980d`](https://github.com/tajo/ladle/commit/be4980d10b33af302c4f860e44b3f41a1492db79) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Add types to all tests to increase type test coverage
8+
9+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
10+
- @ladle/react@2.6.1
11+
312
## 0.0.48
413

514
### Patch Changes

e2e/css/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-css",
3-
"version": "0.0.48",
3+
"version": "0.0.49",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/decorators/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# test-decorators
22

3+
## 0.2.58
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/tajo/ladle/pull/348) [`be4980d`](https://github.com/tajo/ladle/commit/be4980d10b33af302c4f860e44b3f41a1492db79) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Add types to all tests to increase type test coverage
8+
9+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
10+
- @ladle/react@2.6.1
11+
312
## 0.2.57
413

514
### Patch Changes

e2e/decorators/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-decorators",
3-
"version": "0.2.57",
3+
"version": "0.2.58",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/flow/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-flow
22

3+
## 0.2.57
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
8+
- @ladle/react@2.6.1
9+
310
## 0.2.56
411

512
### Patch Changes

e2e/flow/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-flow",
3-
"version": "0.2.56",
3+
"version": "0.2.57",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/playwright/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# playwright
22

3+
## 0.0.20
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/tajo/ladle/pull/348) [`be4980d`](https://github.com/tajo/ladle/commit/be4980d10b33af302c4f860e44b3f41a1492db79) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Add types to all tests to increase type test coverage
8+
9+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
10+
- @ladle/react@2.6.1
11+
312
## 0.0.19
413

514
### Patch Changes

e2e/playwright/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/programmatic/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# test-programmatic
22

3+
## 0.2.58
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/tajo/ladle/pull/348) [`be4980d`](https://github.com/tajo/ladle/commit/be4980d10b33af302c4f860e44b3f41a1492db79) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Add types to all tests to increase type test coverage
8+
9+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
10+
- @ladle/react@2.6.1
11+
312
## 0.2.57
413

514
### Patch Changes

e2e/programmatic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-programmatic",
3-
"version": "0.2.57",
3+
"version": "0.2.58",
44
"license": "MIT",
55
"private": true,
66
"type": "module",

e2e/provider/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# test-provider
22

3+
## 0.2.58
4+
5+
### Patch Changes
6+
7+
- [#348](https://github.com/tajo/ladle/pull/348) [`be4980d`](https://github.com/tajo/ladle/commit/be4980d10b33af302c4f860e44b3f41a1492db79) Thanks [@wojtekmaj](https://github.com/wojtekmaj)! - Add types to all tests to increase type test coverage
8+
9+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
10+
- @ladle/react@2.6.1
11+
312
## 0.2.57
413

514
### Patch Changes

e2e/provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-provider",
3-
"version": "0.2.57",
3+
"version": "0.2.58",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

packages/example/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# example
22

3+
## 0.3.34
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06)]:
8+
- @ladle/react@2.6.1
9+
310
## 0.3.33
411

512
### Patch Changes

packages/example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example",
3-
"version": "0.3.33",
3+
"version": "0.3.34",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

packages/ladle/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ladle/react
22

3+
## 2.6.1
4+
5+
### Patch Changes
6+
7+
- [#350](https://github.com/tajo/ladle/pull/350) [`dc57fa2`](https://github.com/tajo/ladle/commit/dc57fa2a33edbb39db341f0f99592638eab00c06) Thanks [@tajo](https://github.com/tajo)! - Fix leaky <code> CSS
8+
39
## 2.6.0
410

511
### Minor Changes

packages/ladle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ladle/react",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"repository": "[email protected]:tajo/ladle.git",
55
"author": "Vojtech Miksu <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)