Skip to content

Commit

Permalink
chore(changeset): version update (#2117)
Browse files Browse the repository at this point in the history
  • Loading branch information
remirror-bot committed Jul 13, 2023
1 parent c0de2e1 commit db1a772
Show file tree
Hide file tree
Showing 16 changed files with 694 additions and 688 deletions.
6 changes: 0 additions & 6 deletions .changeset/curvy-jobs-jam.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/remirror__extension-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@remirror/pm": "^2.0.6",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remirror__extension-react-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@remirror/pm": "^2.0.6",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@types/react": "^18.2.0",
"react": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/remirror__extension-react-tables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@remirror/icons": "^2.0.2",
"@remirror/messages": "^2.0.5",
"@remirror/preset-core": "^2.0.16",
"@remirror/react-components": "^2.1.16",
"@remirror/react-components": "^2.1.17",
"@remirror/react-core": "^2.0.20",
"@remirror/react-hooks": "^2.0.25",
"@remirror/theme": "^2.0.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/remirror__react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @remirror/react-components

## 2.1.17

> 2023-07-13
### Patch Changes

- c0de2e190: Respect floating-ui placement prop.

## 2.1.16

> 2023-07-06
Expand Down
4 changes: 2 additions & 2 deletions packages/remirror__react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remirror/react-components",
"version": "2.1.16",
"version": "2.1.17",
"description": "Components to begin your remirror journey",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__react-components",
"repository": {
Expand Down Expand Up @@ -82,7 +82,7 @@
},
"devDependencies": {
"@remirror/pm": "^2.0.6",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remirror__react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@remirror/pm": "^2.0.6",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@types/jsdom": "^16.2.15",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remirror__react-editors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@remirror/core-helpers": "^2.0.3",
"@remirror/extension-react-tables": "^2.2.17",
"@remirror/pm": "^2.0.6",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@remirror/styles": "^2.0.5",
"@svgmoji/noto": "^3.2.0",
"@types/refractor": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/remirror__react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
},
"devDependencies": {
"@remirror/pm": "^2.0.6",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remirror__react-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@remirror/pm": "^2.0.6",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"react": "^18.2.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/remirror__react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @remirror/react

## 2.0.33

> 2023-07-13
### Patch Changes

- c0de2e190: Respect floating-ui placement prop.
- Updated dependencies [c0de2e190]
- @remirror/react-components@2.1.17

## 2.0.32

> 2023-07-06
Expand Down
4 changes: 2 additions & 2 deletions packages/remirror__react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remirror/react",
"version": "2.0.32",
"version": "2.0.33",
"description": "Hooks and components for consuming `remirror` with your fave framework `React`.",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__react",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@remirror/extension-react-component": "^2.0.13",
"@remirror/extension-react-tables": "^2.2.17",
"@remirror/preset-react": "^2.0.14",
"@remirror/react-components": "^2.1.16",
"@remirror/react-components": "^2.1.17",
"@remirror/react-core": "^2.0.20",
"@remirror/react-hooks": "^2.0.25",
"@remirror/react-renderer": "^2.0.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@remirror/extension-react-tables": "^2.2.17",
"@remirror/messages": "^2.0.5",
"@remirror/pm": "^2.0.6",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@remirror/react-editors": "^1.0.35",
"@remirror/styles": "^2.0.5",
"@svgmoji/blob": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@remirror/core": "^2.0.17",
"@remirror/pm": "^2.0.6",
"@remirror/preset-core": "^2.0.16",
"@remirror/react": "^2.0.32",
"@remirror/react": "^2.0.33",
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/fluent-ffmpeg": "^2.1.21",
Expand Down

1 comment on commit db1a772

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉 Published on https://remirror.io as production
🚀 Deployed on https://64afdc8d19d9a209f4413e54--remirror.netlify.app

Please sign in to comment.