Skip to content

Commit 4457d6e

Browse files
committed
chore(release): v0.0.9
1 parent 54431e5 commit 4457d6e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.0.9
4+
5+
[compare changes](https://github.com/kiriminaja/shopify-nuxt/compare/v0.0.8...v0.0.9)
6+
7+
### 💅 Refactors
8+
9+
- Enhance useShopifyFetch to support authorization headers and improve type definitions ([54431e5](https://github.com/kiriminaja/shopify-nuxt/commit/54431e5))
10+
11+
### ❤️ Contributors
12+
13+
- Yanuar Aditia ([@ngalor](https://github.com/ngalor))
14+
315
## v0.0.8
416

517
[compare changes](https://github.com/kiriminaja/shopify-nuxt/compare/v0.0.7...v0.0.8)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shopify-nuxt",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Shopify app integration for Nuxt - authentication, webhooks, billing, and App Bridge",
55
"repository": "kiriminaja/shopify-nuxt",
66
"license": "MIT",

0 commit comments

Comments
 (0)