We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d247e3 commit 8facb27Copy full SHA for 8facb27
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0](https://github.com/researchgate/react-structured-data/compare/v1.1.0...v1.2.0) (2020-09-23)
2
+
3
4
+### Features
5
6
+* export generic nodes for ad-hoc schema implementations ([16f4ef4](https://github.com/researchgate/react-structured-data/commit/16f4ef4))
7
8
# [1.1.0](https://github.com/researchgate/react-structured-data/compare/v1.0.6...v1.1.0) (2019-08-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@researchgate/react-structured-data",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",
"author": "Ben Taylor <benlt105@gmail.com>",
"private": false,
0 commit comments