Skip to content

Commit

Permalink
Version Packages (#325)
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 Jan 31, 2023
1 parent 116f219 commit 4bc1ab1
Show file tree
Hide file tree
Showing 23 changed files with 87 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-roses-yawn.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.30

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.2.29

### 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.29",
"version": "0.2.30",
"license": "MIT",
"private": true,
"scripts": {
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.23

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 1.0.22

### 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.22",
"version": "1.0.23",
"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.9

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.3.8

### 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.8",
"version": "0.3.9",
"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.45

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.0.44

### 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.44",
"version": "0.0.45",
"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.54

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.2.53

### 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.53",
"version": "0.2.54",
"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.53

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.2.52

### 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.52",
"version": "0.2.53",
"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.16

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.0.15

### 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": "playwright",
"version": "0.0.15",
"version": "0.0.16",
"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.54

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.2.53

### 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.53",
"version": "0.2.54",
"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.54

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.2.53

### 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.53",
"version": "0.2.54",
"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.30

### Patch Changes

- Updated dependencies [[`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc)]:
- @ladle/react@2.5.2

## 0.3.29

### 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.29",
"version": "0.3.30",
"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.5.2

### Patch Changes

- [#324](https://github.com/tajo/ladle/pull/324) [`116f219`](https://github.com/tajo/ladle/commit/116f2199637a7945f212e2378ea5bc2c58a0c7fc) Thanks [@tajo](https://github.com/tajo)! - Preventing Vite to serve files outside of root workspace. The dev server also doens't autobind to all network interfaces (aligned with the Vite's default).

## 2.5.1

### Patch 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.5.1",
"version": "2.5.2",
"repository": "git@github.com:tajo/ladle.git",
"author": "Vojtech Miksu <vojtech@miksu.cz>",
"license": "MIT",
Expand Down

1 comment on commit 4bc1ab1

@vercel
Copy link

@vercel vercel bot commented on 4bc1ab1 Jan 31, 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-miksu.vercel.app
ladle.dev
ladle.vercel.app
ladle-git-main-miksu.vercel.app

Please sign in to comment.