Skip to content

Commit 4ce5863

Browse files
committed
chore(release): v0.0.19
1 parent 2c24348 commit 4ce5863

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.0.19
4+
5+
[compare changes](https://github.com/kiriminaja/shopify-app-nuxt/compare/v0.0.18...v0.0.19)
6+
7+
### 🩹 Fixes
8+
9+
- Update polarisAttrs to include primaryAction and secondaryAction in UiSaveBar and UiTitleBar components ([39c803e](https://github.com/kiriminaja/shopify-app-nuxt/commit/39c803e))
10+
11+
### 💅 Refactors
12+
13+
- Update usePolarisAttrs to use generic types and correct excluded props ([2c24348](https://github.com/kiriminaja/shopify-app-nuxt/commit/2c24348))
14+
15+
### ❤️ Contributors
16+
17+
- Yanuar Aditia ([@ngalor](https://github.com/ngalor))
18+
319
## v0.0.18
420

521
[compare changes](https://github.com/kiriminaja/shopify-app-nuxt/compare/v0.0.17...v0.0.18)

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