Skip to content

Commit 8facb27

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2020-09-23) ### Features * export generic nodes for ad-hoc schema implementations ([16f4ef4](16f4ef4))
1 parent 9d247e3 commit 8facb27

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.1.0](https://github.com/researchgate/react-structured-data/compare/v1.0.6...v1.1.0) (2019-08-27)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@researchgate/react-structured-data",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",
55
"author": "Ben Taylor <benlt105@gmail.com>",
66
"private": false,

0 commit comments

Comments
 (0)