Skip to content

Commit

Permalink
Version Packages (#471)
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
tajo and github-actions[bot] authored Aug 7, 2023
1 parent 9eb9731 commit 92c7e73
Show file tree
Hide file tree
Showing 25 changed files with 95 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-rabbits-hope.md

This file was deleted.

7 changes: 7 additions & 0 deletions e2e/addons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-addons

## 0.2.60

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.2.59

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/addons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-addons",
"version": "0.2.59",
"version": "0.2.60",
"license": "MIT",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions e2e/config-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-provider

## 1.0.53

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 1.0.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/config-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-config-ts",
"version": "1.0.52",
"version": "1.0.53",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-provider

## 0.3.39

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.3.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-config",
"version": "0.3.38",
"version": "0.3.39",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-css

## 0.0.75

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.0.74

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-css",
"version": "0.0.74",
"version": "0.0.75",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-decorators

## 0.2.84

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.2.83

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-decorators",
"version": "0.2.83",
"version": "0.2.84",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-flow

## 0.2.83

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.2.82

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-flow",
"version": "0.2.82",
"version": "0.2.83",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/playwright/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# playwright

## 0.0.46

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.0.45

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-playwright",
"version": "0.0.45",
"version": "0.0.46",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/programmatic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-programmatic

## 0.2.84

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.2.83

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/programmatic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-programmatic",
"version": "0.2.83",
"version": "0.2.84",
"license": "MIT",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions e2e/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-provider

## 0.2.84

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.2.83

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-provider",
"version": "0.2.83",
"version": "0.2.84",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/swc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-provider

## 0.3.32

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.3.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/swc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-swc",
"version": "0.3.31",
"version": "0.3.32",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example

## 0.3.60

### Patch Changes

- Updated dependencies [[`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7)]:
- @ladle/react@2.17.1

## 0.3.59

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.3.59",
"version": "0.3.60",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/ladle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ladle/react

## 2.17.1

### Patch Changes

- [#470](https://github.com/tajo/ladle/pull/470) [`9eb9731`](https://github.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7) Thanks [@tajo](https://github.com/tajo)! - Increase chunk size warning

## 2.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ladle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ladle/react",
"version": "2.17.0",
"version": "2.17.1",
"repository": "git@github.com:tajo/ladle.git",
"author": "Vojtech Miksu <vojtech@miksu.cz>",
"license": "MIT",
Expand Down

1 comment on commit 92c7e73

@vercel
Copy link

@vercel vercel bot commented on 92c7e73 Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ladle – ./

ladle.vercel.app
ladle-git-main-miksu.vercel.app
ladle-miksu.vercel.app
ladle.dev

Please sign in to comment.