Skip to content

Commit

Permalink
1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolm-kee committed Dec 31, 2021
1 parent 33f0625 commit 4093b39
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-peas-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-horses-flash.md

This file was deleted.

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

## 1.1.19

### Patch Changes

- Updated dependencies [33f0625]
- Updated dependencies [33f0625]
- [email protected]

## 1.1.18

### 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.18",
"version": "1.1.19",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@heroicons/react": "^1.0.5",
Expand Down
8 changes: 8 additions & 0 deletions examples/client-only-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# client-only-example

## 1.1.19

### Patch Changes

- Updated dependencies [33f0625]
- Updated dependencies [33f0625]
- [email protected]

## 1.1.18

### 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.18",
"version": "1.1.19",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/react-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# react-example

## 1.1.19

### Patch Changes

- Updated dependencies [33f0625]
- Updated dependencies [33f0625]
- [email protected]

## 1.1.18

### 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.18",
"version": "1.1.19",
"license": "MIT",
"main": "index.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions examples/subpath-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# subpath-example

## 1.1.19

### Patch Changes

- Updated dependencies [33f0625]
- Updated dependencies [33f0625]
- [email protected]

## 1.1.18

### 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.18",
"version": "1.1.19",
"license": "MIT",
"main": "index.js",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions packages/react-showroom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# react-showroom

## 1.20.1

### Patch Changes

- 33f0625: Bump dependencies
- 33f0625: Fix marker label is duplicated when example widths are specified

## 1.20.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.20.0",
"version": "1.20.1",
"license": "MIT",
"bin": {
"react-showroom": "react-showroom.js"
Expand Down

12 comments on commit 4093b39

@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.