Skip to content

Commit 1d9734d

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

27 files changed

+107
-20
lines changed

.changeset/shy-vans-punch.md

-7
This file was deleted.

e2e/addons/CHANGELOG.md

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

3+
## 0.2.68
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.2.67
411

512
### 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.67",
3+
"version": "0.2.68",
44
"license": "MIT",
55
"private": true,
66
"type": "module",

e2e/babel/CHANGELOG.md

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

3+
## 0.3.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.3.39
411

512
### Patch Changes

e2e/babel/package.json

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

e2e/baseweb/CHANGELOG.md

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

3+
## 0.0.83
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.0.82
411

512
### Patch Changes

e2e/baseweb/package.json

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

e2e/config-ts/CHANGELOG.md

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

3+
## 1.0.61
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 1.0.60
411

512
### 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.60",
3+
"version": "1.0.61",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/config/CHANGELOG.md

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

3+
## 0.3.47
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.3.46
411

512
### 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.46",
3+
"version": "0.3.47",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/css/CHANGELOG.md

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

3+
## 0.0.83
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.0.82
411

512
### 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.82",
3+
"version": "0.0.83",
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.92
4+
5+
### Patch Changes
6+
7+
- [#528](https://github.com/tajo/ladle/pull/528) [`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0) Thanks [@LeelandClenista](https://github.com/LeelandClenista)! - Export programmatic meta API
8+
9+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
10+
- @ladle/react@3.3.1
11+
312
## 0.2.91
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.91",
3+
"version": "0.2.92",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

e2e/msw/CHANGELOG.md

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

3+
## 0.0.83
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.0.82
411

512
### Patch Changes

e2e/msw/package.json

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

e2e/playwright/CHANGELOG.md

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

3+
## 0.0.54
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.0.53
411

512
### Patch Changes

e2e/playwright/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-playwright",
3-
"version": "0.0.53",
3+
"version": "0.0.54",
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.92
4+
5+
### Patch Changes
6+
7+
- [#528](https://github.com/tajo/ladle/pull/528) [`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0) Thanks [@LeelandClenista](https://github.com/LeelandClenista)! - Export programmatic meta API
8+
9+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
10+
- @ladle/react@3.3.1
11+
312
## 0.2.91
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.91",
3+
"version": "0.2.92",
44
"license": "MIT",
55
"private": true,
66
"type": "module",

e2e/provider/CHANGELOG.md

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

3+
## 0.2.92
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.2.91
411

512
### 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.91",
3+
"version": "0.2.92",
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.68
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0)]:
8+
- @ladle/react@3.3.1
9+
310
## 0.3.67
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.67",
3+
"version": "0.3.68",
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+
## 3.3.1
4+
5+
### Patch Changes
6+
7+
- [#528](https://github.com/tajo/ladle/pull/528) [`c9be1d7`](https://github.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0) Thanks [@LeelandClenista](https://github.com/LeelandClenista)! - Export programmatic meta API
8+
39
## 3.3.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": "3.3.0",
3+
"version": "3.3.1",
44
"repository": "[email protected]:tajo/ladle.git",
55
"author": "Vojtech Miksu <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)