Skip to content

Commit

Permalink
Merge pull request #2287 from thematters/develop
Browse files Browse the repository at this point in the history
hotfix(editor): Bug: Unable to copy from plain text content thematter…
  • Loading branch information
tx0c authored Oct 19, 2021
2 parents ac77154 + 033c5f9 commit a0b81f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matters-web",
"version": "3.32.0",
"version": "3.32.1",
"description": "codebase of Matters' website",
"sideEffects": false,
"author": "Matters <hi@matters.news>",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@apollo/react-hooks": "^3.1.3",
"@apollo/react-ssr": "^3.1.3",
"@matters/apollo-upload-client": "^11.1.0",
"@matters/matters-editor": "^0.1.23",
"@matters/matters-editor": "^0.1.24",
"@reach/alert": "^0.16.0",
"@reach/dialog": "^0.16.0",
"@reach/visually-hidden": "^0.16.0",
Expand Down

0 comments on commit a0b81f5

Please sign in to comment.