Skip to content

Commit

Permalink
1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolm-kee committed Mar 14, 2022
1 parent c2ed97d commit e9151f5
Show file tree
Hide file tree
Showing 23 changed files with 96 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-hounds-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-plants-smile.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/stale-parents-do.md

This file was deleted.

9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# react-showroom-docs

## 1.1.34

### Patch Changes

- Updated dependencies [c2ed97d]
- Updated dependencies [c2ed97d]
- Updated dependencies [c2ed97d]
- [email protected]

## 1.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-showroom-docs",
"private": true,
"license": "MIT",
"version": "1.1.33",
"version": "1.1.34",
"dependencies": {
"@babel/runtime": "^7.17.2",
"@heroicons/react": "^1.0.6",
Expand Down
9 changes: 9 additions & 0 deletions examples/client-only-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# client-only-example

## 1.1.34

### Patch Changes

- Updated dependencies [c2ed97d]
- Updated dependencies [c2ed97d]
- Updated dependencies [c2ed97d]
- [email protected]

## 1.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/client-only-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client-only-example",
"version": "1.1.33",
"version": "1.1.34",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions examples/react-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# react-example

## 1.1.34

### Patch Changes

- Updated dependencies [c2ed97d]
- Updated dependencies [c2ed97d]
- Updated dependencies [c2ed97d]
- [email protected]

## 1.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/react-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-example",
"version": "1.1.33",
"version": "1.1.34",
"license": "MIT",
"main": "index.js",
"private": true,
Expand Down
9 changes: 9 additions & 0 deletions examples/subpath-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# subpath-example

## 1.1.34

### Patch Changes

- Updated dependencies [c2ed97d]
- Updated dependencies [c2ed97d]
- Updated dependencies [c2ed97d]
- [email protected]

## 1.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/subpath-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "subpath-example",
"version": "1.1.33",
"version": "1.1.34",
"license": "MIT",
"main": "index.js",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions packages/bundles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @showroomjs/bundles

## 1.11.1

### Patch Changes

- c2ed97d: Bump dependencies

## 1.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bundles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@showroomjs/bundles",
"version": "1.11.0",
"version": "1.11.1",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @showroomjs/core

## 1.20.1

### Patch Changes

- c2ed97d: Bump dependencies

## 1.20.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@showroomjs/core",
"version": "1.20.0",
"version": "1.20.1",
"license": "MIT",
"main": "dist/index.js",
"module": "dist-esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/device-frames/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @showroomjs/device-frames

## 0.4.1

### Patch Changes

- c2ed97d: Bump dependencies

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/device-frames/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@showroomjs/device-frames",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/measure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @showroomjs/measure

## 0.2.1

### Patch Changes

- c2ed97d: Bump dependencies

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/measure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@showroomjs/measure",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"main": "dist/measure.js",
"types": "dist/measure.d.ts",
Expand Down
17 changes: 17 additions & 0 deletions packages/react-showroom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# react-showroom

## 1.29.0

### Minor Changes

- c2ed97d: Add measure options for dev and build command

### Patch Changes

- c2ed97d: Refactor component doc parsing to improve performance
- c2ed97d: Bump dependencies
- Updated dependencies [c2ed97d]
- @showroomjs/bundles@1.11.1
- @showroomjs/core@1.20.1
- @showroomjs/device-frames@0.4.1
- @showroomjs/measure@0.2.1
- @showroomjs/ui@1.15.3

## 1.28.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-showroom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-showroom",
"version": "1.28.0",
"version": "1.29.0",
"license": "MIT",
"bin": {
"react-showroom": "react-showroom.js"
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @showroomjs/ui

## 1.15.3

### Patch Changes

- c2ed97d: Bump dependencies
- Updated dependencies [c2ed97d]
- @showroomjs/bundles@1.11.1
- @showroomjs/core@1.20.1

## 1.15.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@showroomjs/ui",
"version": "1.15.2",
"version": "1.15.3",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

12 comments on commit e9151f5

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

Please sign in to comment.