diff --git a/CHANGELOG.md b/CHANGELOG.md index 70e1c9b7..d877815d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.3.5](https://github.com/exivity/react-orbitjs/compare/v0.3.4...v0.3.5) (2022-05-18) + + +### Reverts + +* Revert "chore: update renovate config for semantic-release (#190)" (#307) ([0984836](https://github.com/exivity/react-orbitjs/commit/0984836e6dfb415649c3a1f2ea421f142200d94d)), closes [#190](https://github.com/exivity/react-orbitjs/issues/190) [#307](https://github.com/exivity/react-orbitjs/issues/307) + ## [0.3.4](https://github.com/exivity/react-orbitjs/compare/v0.3.3...v0.3.4) (2022-04-20) diff --git a/package.json b/package.json index 2ae3e0b9..8c51b49d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-orbitjs", - "version": "0.3.4", + "version": "0.3.5", "description": "React.js bindings for Orbit.js", "license": "MIT", "repository": {