Skip to content

Commit f86f9b1

Browse files
committed
chore(release): v0.0.24
1 parent b865c1f commit f86f9b1

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.24
4+
5+
[compare changes](https://github.com/kiriminaja/shopify-app-nuxt/compare/v0.0.23...v0.0.24)
6+
7+
### 🩹 Fixes
8+
9+
- Remove variant attribute from secondaryAction button in UiSaveBar since polaris doesn't allow that ([b865c1f](https://github.com/kiriminaja/shopify-app-nuxt/commit/b865c1f))
10+
11+
### ❤️ Contributors
12+
13+
- Yanuar Aditia ([@ngalor](https://github.com/ngalor))
14+
315
## v0.0.23
416

517
[compare changes](https://github.com/kiriminaja/shopify-app-nuxt/compare/v0.0.22...v0.0.23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shopify-app-nuxt",
3-
"version": "0.0.23",
3+
"version": "0.0.24",
44
"description": "Nuxt module for building Shopify apps — authentication, webhooks, billing, Polaris components, and App Bridge integration",
55
"repository": "kiriminaja/shopify-app-nuxt",
66
"homepage": "https://shopify-app-nuxt.vercel.app",

0 commit comments

Comments
 (0)