Skip to content

Commit 4526c46

Browse files
Version Packages
1 parent c8a130c commit 4526c46

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-items-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

polaris.shopify.com/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# polaris.shopify.com
22

3+
## 0.48.1
4+
5+
### Patch Changes
6+
7+
- [#8915](https://github.com/Shopify/polaris/pull/8915) [`c8a130caf`](https://github.com/Shopify/polaris/commit/c8a130caf1cf7f652d708abaaa29183be0aebca4) Thanks [@kyledurand](https://github.com/kyledurand)! - Added scroll-margin-top to anchor links to prevent top bar overlay
8+
39
## 0.48.0
410

511
### Minor Changes

polaris.shopify.com/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polaris.shopify.com",
3-
"version": "0.48.0",
3+
"version": "0.48.1",
44
"private": true,
55
"scripts": {
66
"build": "yarn gen-assets && playroom build && next build && cp -r public ./.next/standalone/polaris.shopify.com/ && mkdirp ./.next/standalone/polaris.shopify.com/.next && cp -r .next/static ./.next/standalone/polaris.shopify.com/.next/",

0 commit comments

Comments
 (0)