Skip to content

Commit

Permalink
Version Packages (tajo#145)
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 May 25, 2022
1 parent 8568de6 commit 52db7ee
Show file tree
Hide file tree
Showing 20 changed files with 75 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-hairs-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-hats-clap.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.4

### Patch Changes

- Updated dependencies [[`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c), [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6)]:
- @ladle/react@0.16.0

## 0.2.3

### 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.3",
"version": "0.2.4",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/commonjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-commonjs

## 0.2.28

### Patch Changes

- Updated dependencies [[`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c), [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6)]:
- @ladle/react@0.16.0

## 0.2.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/commonjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-commonjs",
"version": "0.2.27",
"version": "0.2.28",
"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.19

### Patch Changes

- Updated dependencies [[`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c), [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6)]:
- @ladle/react@0.16.0

## 0.0.18

### 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.18",
"version": "0.0.19",
"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.28

### Patch Changes

- Updated dependencies [[`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c), [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6)]:
- @ladle/react@0.16.0

## 0.2.27

### 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.27",
"version": "0.2.28",
"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.27

### Patch Changes

- Updated dependencies [[`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c), [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6)]:
- @ladle/react@0.16.0

## 0.2.26

### 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.26",
"version": "0.2.27",
"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.28

### Patch Changes

- Updated dependencies [[`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c), [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6)]:
- @ladle/react@0.16.0

## 0.2.27

### 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.27",
"version": "0.2.28",
"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.28

### Patch Changes

- Updated dependencies [[`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c), [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6)]:
- @ladle/react@0.16.0

## 0.2.27

### 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.27",
"version": "0.2.28",
"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.4

### Patch Changes

- Updated dependencies [[`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c), [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6)]:
- @ladle/react@0.16.0

## 0.3.3

### 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.3",
"version": "0.3.4",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions packages/ladle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ladle/react

## 0.16.0

### Minor Changes

- [#146](https://github.com/tajo/ladle/pull/146) [`8568de6`](https://github.com/tajo/ladle/commit/8568de64640823bb0e66797195288a3b4e81fdb6) Thanks [@tajo](https://github.com/tajo)! - Reload the page if there was a new story added or removed.

### Patch Changes

- [#144](https://github.com/tajo/ladle/pull/144) [`daa717d`](https://github.com/tajo/ladle/commit/daa717dd680cf55da5afbc53809109212555fc3c) Thanks [@tajo](https://github.com/tajo)! - Fixing sourcemaps when using ladle build --sourcemap while using virtual module for our story list and metadata.

## 0.15.2

### 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": "0.15.2",
"version": "0.16.0",
"repository": "[email protected]:tajo/ladle.git",
"author": "Vojtech Miksu <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 52db7ee

Please sign in to comment.