Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 381a571

Browse files
committed
chore(release): v0.1.67
1 parent 08fd4e4 commit 381a571

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

packages/karbon/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
55

66
# 0.1.0 (2023-03-15)
77

8+
## v0.1.67
9+
10+
[compare changes](https://github.com/storipress/karbon/compare/v0.1.66...v0.1.67)
11+
12+
### 🩹 Fixes
13+
14+
- Prepend siteCDN URL to API endpoint for Shopify site ([7a00c54](https://github.com/storipress/karbon/commit/7a00c54))
15+
16+
### 🎨 Styles
17+
18+
- Format ([08fd4e4](https://github.com/storipress/karbon/commit/08fd4e4))
19+
20+
### ❤️ Contributors
21+
22+
- DanSnow <dododavid006@gmail.com>
23+
- Sid <sid@storipress.com>
24+
825
## v0.1.66
926

1027
[compare changes](https://github.com/storipress/karbon/compare/v0.1.65...v0.1.66)

packages/karbon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storipress/karbon",
3-
"version": "0.1.66",
3+
"version": "0.1.67",
44
"license": "MIT",
55
"repository": "git@github.com:storipress/karbon.git",
66
"bugs": {
@@ -224,4 +224,4 @@
224224
"access": "public"
225225
},
226226
"gitHead": "8df1f4d5837a7e2ddbff6cc79f5fec256c34a394"
227-
}
227+
}

0 commit comments

Comments
 (0)