We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf5fb4 commit 294ae2aCopy full SHA for 294ae2a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/researchgate/react-structured-data/compare/v1.0.2...v1.0.3) (2019-08-26)
2
+
3
4
+### Bug Fixes
5
6
+* added .npmrc to gitignore ([daf5fb4](https://github.com/researchgate/react-structured-data/commit/daf5fb4))
7
8
## [1.0.2](https://github.com/researchgate/react-structured-data/compare/v1.0.1...v1.0.2) (2019-08-26)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@researchgate/react-structured-data",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",
"author": "Ben Taylor <benlt105@gmail.com>",
"private": false,
0 commit comments