We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e049878 commit ef40d51Copy full SHA for ef40d51
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.0](https://github.com/lbenie/vue-contentful/compare/v1.0.3...v1.1.0) (2022-01-28)
2
+
3
4
+### :sparkles: Features
5
6
+* change package name ([e049878](https://github.com/lbenie/vue-contentful/commit/e049878300ec393e2da9bfc5e2ed872a4d9412f5))
7
8
### [1.0.3](https://github.com/lbenie/vue-contentful/compare/v1.0.2...v1.0.3) (2022-01-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-contentful-hook",
- "version": "1.0.3",
+ "version": "1.1.0",
"description": "A vue hook to fetch contentful data using GraphQL query",
"repository": {
"type": "git",
0 commit comments