We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00629f8 commit 78d580bCopy full SHA for 78d580b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.2](https://github.com/exivity/react-orbitjs/compare/v0.3.1...v0.3.2) (2022-01-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency prop-types to v15.8.1 ([#224](https://github.com/exivity/react-orbitjs/issues/224)) ([00629f8](https://github.com/exivity/react-orbitjs/commit/00629f8373c02883f3f83b7c375d492c23f925ec))
7
8
## [0.3.1](https://github.com/exivity/react-orbitjs/compare/v0.3.0...v0.3.1) (2021-12-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-orbitjs",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "React.js bindings for Orbit.js",
"license": "MIT",
"repository": {
0 commit comments