We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d947bc commit 5944179Copy full SHA for 5944179
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.1](https://github.com/exivity/react-orbitjs/compare/v0.3.0...v0.3.1) (2021-12-23)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency prop-types to v15.8.0 ([#218](https://github.com/exivity/react-orbitjs/issues/218)) ([0d947bc](https://github.com/exivity/react-orbitjs/commit/0d947bc54d18394e3e0726597793a2ea54fcb6c9))
7
8
# [0.3.0](https://github.com/exivity/react-orbitjs/compare/v0.2.4...v0.3.0) (2021-08-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-orbitjs",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "React.js bindings for Orbit.js",
"license": "MIT",
"repository": {
0 commit comments