We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f0e78 commit f7f6331Copy full SHA for f7f6331
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/manu2manu/graphql-react-client/compare/v1.0.0...v1.0.1) (2021-10-23)
2
+
3
4
+### Bug Fixes
5
6
+* **application:** fixed install dependencies on github workflow ([17f0e78](https://github.com/manu2manu/graphql-react-client/commit/17f0e784a976929b067f9b6df425c47a300f85ef))
7
8
# 1.0.0 (2021-10-23)
9
10
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments