From 394280657046cdb20b5973c394ed2acb8c4fe810 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 18 May 2022 08:39:12 +0000 Subject: [PATCH] chore(release): 0.3.5 ## [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) [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {