diff --git a/CHANGELOG.md b/CHANGELOG.md index 187443b8..4acee375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,52 @@ +## [1.2.0](https://github.com/lbenie/vue-contentful-hook/compare/v1.1.0...v1.2.0) (2022-03-18) + + +### :white_check_mark: Chores + +* fix pacakge name in package.json ([7601749](https://github.com/lbenie/vue-contentful-hook/commit/760174955674952208cd0ad83482a567b794d694)) +* **deps:** pin dependencies ([6646633](https://github.com/lbenie/vue-contentful-hook/commit/664663342d3576ae7ee7b5d9c49bbeb01c86a2bd)) +* **deps:** update actions/checkout action to v3 ([69ca058](https://github.com/lbenie/vue-contentful-hook/commit/69ca05841b3f7578531843e479068c2989400b23)) +* **deps:** update dependency @rollup/plugin-typescript to v8.3.1 ([ca3ff35](https://github.com/lbenie/vue-contentful-hook/commit/ca3ff3553f8b35b26683747f0e56ba72f9abbd72)) +* **deps:** update dependency @types/jest to v27.4.1 ([29b337a](https://github.com/lbenie/vue-contentful-hook/commit/29b337a652668f9920e85e556b2e45ff39c1c44f)) +* **deps:** update dependency eslint to v8.10.0 ([6117798](https://github.com/lbenie/vue-contentful-hook/commit/61177987d8f656e3e9103a584458ce0f2de67cab)) +* **deps:** update dependency eslint to v8.11.0 ([fa2257a](https://github.com/lbenie/vue-contentful-hook/commit/fa2257a535fe019f10770d1ce855ebdb83ab8fe9)) +* **deps:** update dependency eslint to v8.8.0 ([1c23916](https://github.com/lbenie/vue-contentful-hook/commit/1c23916182f81e31ff61afc0808d3345f2333998)) +* **deps:** update dependency eslint to v8.9.0 ([7911945](https://github.com/lbenie/vue-contentful-hook/commit/7911945bb77f948f3afdeb543fc3ba4552d9a846)) +* **deps:** update dependency eslint-config-prettier to v8.4.0 ([43ecd37](https://github.com/lbenie/vue-contentful-hook/commit/43ecd37e338ccaca2d9eacfafa973fa74d3f0b90)) +* **deps:** update dependency eslint-config-prettier to v8.5.0 ([9a0641d](https://github.com/lbenie/vue-contentful-hook/commit/9a0641d836861f86dc05ce56f58164b2c24984be)) +* **deps:** update dependency jest to v27.5.0 ([2babf27](https://github.com/lbenie/vue-contentful-hook/commit/2babf27677d96a06fd378bcfb8c962071db7307f)) +* **deps:** update dependency jest to v27.5.1 ([ca74030](https://github.com/lbenie/vue-contentful-hook/commit/ca7403037c8c1eac1e6baf72edb15d933bd911fb)) +* **deps:** update dependency jest-extended to v1.2.1 ([2fa1f3d](https://github.com/lbenie/vue-contentful-hook/commit/2fa1f3d9f72591e40a3bc1ca0fc25365c1c0cf95)) +* **deps:** update dependency jest-extended to v2 ([7a753f7](https://github.com/lbenie/vue-contentful-hook/commit/7a753f77c8ecd23741a870a5e3c9d7834aa65702)) +* **deps:** update dependency prettier to v2.6.0 ([5f071b3](https://github.com/lbenie/vue-contentful-hook/commit/5f071b3f1f233d737810eab255d48f48e7fd60ba)) +* **deps:** update dependency ts-node to v10.5.0 ([9f0ff79](https://github.com/lbenie/vue-contentful-hook/commit/9f0ff7960041e3fbe03ea189f55aba86b30af253)) +* **deps:** update dependency ts-node to v10.6.0 ([8a4e4db](https://github.com/lbenie/vue-contentful-hook/commit/8a4e4db06d50b919497b2f4f2edea24b654c923c)) +* **deps:** update dependency ts-node to v10.7.0 ([d503038](https://github.com/lbenie/vue-contentful-hook/commit/d5030384c8013e79d259bf867cec9a383a39212c)) +* **deps:** update dependency typescript to v4.6.2 ([e0ab408](https://github.com/lbenie/vue-contentful-hook/commit/e0ab40815f00165824e9c2ef9b922eb0426d0cfe)) +* **deps:** update dependency vite to v2.8.0 ([0d42e96](https://github.com/lbenie/vue-contentful-hook/commit/0d42e96a177a77530be146a129254291c0f6a23a)) +* **deps:** update dependency vite to v2.8.1 ([aca6a70](https://github.com/lbenie/vue-contentful-hook/commit/aca6a70828d913e5c38b4c7f2efb24498e8f83c4)) +* **deps:** update dependency vite to v2.8.2 ([9f4ed88](https://github.com/lbenie/vue-contentful-hook/commit/9f4ed882cfca453ccdf566381a38cd4ad404d58c)) +* **deps:** update dependency vite to v2.8.3 ([8376969](https://github.com/lbenie/vue-contentful-hook/commit/837696999e35b7bb4362a5cb7bd28067cd74be72)) +* **deps:** update dependency vite to v2.8.4 ([168ba95](https://github.com/lbenie/vue-contentful-hook/commit/168ba95bbaf8cc5bf5c1d7b23862004961164541)) +* **deps:** update dependency vite to v2.8.5 ([37600f0](https://github.com/lbenie/vue-contentful-hook/commit/37600f0bf37d00fa6b128d01da1225a6ced4870d)) +* **deps:** update dependency vite to v2.8.6 ([784b2f3](https://github.com/lbenie/vue-contentful-hook/commit/784b2f311e887841f390ab9d06d193523a1cdf31)) +* **deps:** update dependency vue to v3.2.30 ([d2d0797](https://github.com/lbenie/vue-contentful-hook/commit/d2d0797408281589c85115dce7e2ff113691712b)) +* **deps:** update dependency vue to v3.2.31 ([57bdbef](https://github.com/lbenie/vue-contentful-hook/commit/57bdbeff0af555287f63d7b8adb843364044d6ea)) +* update readme ([9e4f132](https://github.com/lbenie/vue-contentful-hook/commit/9e4f13273176cab5a54b7b8ee88cff485c9b366e)) +* **deps:** update stefanzweifel/git-auto-commit-action action to v4.13.1 ([bde5569](https://github.com/lbenie/vue-contentful-hook/commit/bde556918aaae36b9d5224c7b6d27567c04d84ba)) +* **deps:** update typescript-eslint monorepo to v5.10.2 ([955d1e0](https://github.com/lbenie/vue-contentful-hook/commit/955d1e0493cfd5f3e07291f0b9fcab2a45ad01a1)) +* **deps:** update typescript-eslint monorepo to v5.11.0 ([b346bde](https://github.com/lbenie/vue-contentful-hook/commit/b346bdec19cbc35cbc27c84eee115feff7bd2621)) +* **deps:** update typescript-eslint monorepo to v5.12.0 ([123bd8d](https://github.com/lbenie/vue-contentful-hook/commit/123bd8dfb34cb5d40a8380e1b501652b514b0705)) +* **deps:** update typescript-eslint monorepo to v5.12.1 ([279322f](https://github.com/lbenie/vue-contentful-hook/commit/279322fabae45b0cf2496924a7fd97b77a2e4662)) +* **deps:** update typescript-eslint monorepo to v5.13.0 ([fc3e4aa](https://github.com/lbenie/vue-contentful-hook/commit/fc3e4aacf79d2e9f9abcbc08b6f8ffbf4c337d02)) +* **deps:** update typescript-eslint monorepo to v5.14.0 ([dc43bbb](https://github.com/lbenie/vue-contentful-hook/commit/dc43bbbcde320ae268dd9e898df253b9c4a7454c)) +* **deps:** update typescript-eslint monorepo to v5.15.0 ([2ffe0f6](https://github.com/lbenie/vue-contentful-hook/commit/2ffe0f68fcd30a673f87267fc1d0020a4bf1656b)) + + +### :sparkles: Features + +* allow multiple queries ([ff5b5e0](https://github.com/lbenie/vue-contentful-hook/commit/ff5b5e0cd9b6ad6794dd4582a7245d5d9629df31)) + ## [1.1.0](https://github.com/lbenie/vue-contentful/compare/v1.0.3...v1.1.0) (2022-01-28) diff --git a/package.json b/package.json index f5e440dc..56144451 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-contentful-hook", - "version": "1.1.0", + "version": "1.2.0", "description": "A vue hook to fetch contentful data using GraphQL query", "repository": { "type": "git",