Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2021-08-24)

### Features

* all providers are now singletons ([57480f4](57480f4))
* useWebRtc uses only one provider per document ([7508ec2](7508ec2))
  • Loading branch information
semantic-release-bot committed Aug 24, 2021
1 parent 7499476 commit 28c4c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joebobmiles/y-react",
"version": "1.0.0",
"version": "1.1.0",
"description": "React hooks for working with Yjs.",
"main": "./dist/y-react.cjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 28c4c49

Please sign in to comment.