Skip to content

Commit d1c4d77

Browse files
committed
chore(release): v0.0.23
1 parent 15d4e57 commit d1c4d77

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.23
4+
5+
[compare changes](https://github.com/kiriminaja/shopify-app-nuxt/compare/v0.0.22...v0.0.23)
6+
7+
### 🩹 Fixes
8+
9+
- Correct export structure for app-bridge-types in package.json ([15d4e57](https://github.com/kiriminaja/shopify-app-nuxt/commit/15d4e57))
10+
11+
### 💅 Refactors
12+
13+
- Remove types-export for PolarisIcon and update module exports ([0c73189](https://github.com/kiriminaja/shopify-app-nuxt/commit/0c73189))
14+
15+
### ❤️ Contributors
16+
17+
- Yanuar Aditia ([@ngalor](https://github.com/ngalor))
18+
319
## v0.0.22
420

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

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