Skip to content

Commit f5f4780

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2019-08-26) ### Bug Fixes * filtering of null and [secure] nodes from a collection ([a9213fc](a9213fc))
1 parent a9213fc commit f5f4780

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.0.4](https://github.com/researchgate/react-structured-data/compare/v1.0.3...v1.0.4) (2019-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* filtering of null and [secure] nodes from a collection ([a9213fc](https://github.com/researchgate/react-structured-data/commit/a9213fc))
7+
18
## [1.0.3](https://github.com/researchgate/react-structured-data/compare/v1.0.2...v1.0.3) (2019-08-26)
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.0.3",
3+
"version": "1.0.4",
44
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",
55
"author": "Ben Taylor <[email protected]>",
66
"private": false,

0 commit comments

Comments
 (0)