Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2021-07-19)

### Bug Fixes

* added yjs to list of external deps for bundle ([4474613](4474613))
* increment did not return a state fragment ([4ee71ee](4ee71ee))
* installed commonjs plugin for vite ([2297286](2297286))
* simplified rollup config ([3f2cd4d](3f2cd4d))
* use getState instead of get ([da2c968](da2c968))

### Features

* example counter now counts ([8ce6733](8ce6733))
  • Loading branch information
semantic-release-bot committed Jul 19, 2021
1 parent a15df14 commit f87e118
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
Expand Up @@ -107,5 +107,5 @@
]
]
},
"version": "1.2.0-rc.1"
"version": "1.2.0"
}

0 comments on commit f87e118

Please sign in to comment.