Skip to content

Commit ca79449

Browse files
chore(release): 1.3.3 [skip ci]
1 parent 31f23b1 commit ca79449

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### [1.3.3](https://github.com/lbenie/vue-contentful-hook/compare/v1.3.2...v1.3.3) (2022-05-03)
2+
3+
4+
### :white_check_mark: Chores
5+
6+
* **deps:** update dependency axios to v0.27.2 ([a2af6c0](https://github.com/lbenie/vue-contentful-hook/commit/a2af6c0d5032a614cb85f10fe29bbc3732c326e4))
7+
* **deps:** update github/codeql-action action to v2 ([a716605](https://github.com/lbenie/vue-contentful-hook/commit/a7166056538ced378394090d4eb79dd1c7c95dd7))
8+
* **deps:** update stefanzweifel/git-auto-commit-action action to v4.14.1 ([09c3158](https://github.com/lbenie/vue-contentful-hook/commit/09c3158694d7f5caba43f497984611b54c5cb66e))
9+
10+
11+
### :bug: Fixes
12+
13+
* properly fix semantic assets path ([31f23b1](https://github.com/lbenie/vue-contentful-hook/commit/31f23b1265b20d79d0e71ee86e291f58940de7c8))
14+
115
### [1.3.2](https://github.com/lbenie/vue-contentful-hook/compare/v1.3.1...v1.3.2) (2022-05-03)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-contentful-hook",
33
"author": "Lucien Bénié <[email protected]>",
4-
"version": "1.3.2",
4+
"version": "1.3.3",
55
"description": "A vue hook to fetch contentful data using GraphQL query",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)