Skip to content

Commit ab13371

Browse files
committed
chore(release): v0.0.10
1 parent 584cb98 commit ab13371

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.10
4+
5+
[compare changes](https://github.com/kiriminaja/shopify-nuxt/compare/v0.0.9...v0.0.10)
6+
7+
### 🚀 Enhancements
8+
9+
- Add ShLoadingIndicator component to manage loading state in Shopify app ([584cb98](https://github.com/kiriminaja/shopify-nuxt/commit/584cb98))
10+
11+
### ❤️ Contributors
12+
13+
- Yanuar Aditia ([@ngalor](https://github.com/ngalor))
14+
315
## v0.0.9
416

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

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.9",
3+
"version": "0.0.10",
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)