Skip to content

Commit 0f5edbc

Browse files
authored
Merge pull request #2077 from Shopify/update-to-2.7.1
Changelog for patch release 2.7.1
2 parents e4dace1 + dcc341c commit 0f5edbc

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ The format is based on [these versioning and changelog guidelines](https://git.i
77
<!-- Unreleased changes should go to UNRELEASED.md -->
88

99
---
10+
## 2.7.1 - 2018-08-27
11+
12+
### Documentation
13+
14+
- Fixed paths to images in the “Attention badge” example ([#2063](https://github.com/Shopify/polaris-react/pull/2063))
15+
16+
### Bug fixes
17+
18+
- Fixed the page component's primary action to support `LoadableAction`s and `DisableableAction`s ([#2075](https://github.com/Shopify/polaris-react/pull/2075))
1019

1120
## 2.7.0 - 2018-08-27
1221

UNRELEASED.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,3 @@
33
Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to format new entries. 💜
44

55
---
6-
7-
### Documentation
8-
9-
- Fixed paths to images in the “Attention badge” example
10-
11-
### Bug fixes
12-
13-
- Fixed the page component's primary action to support `LoadableAction`s and `DisableableAction`s

0 commit comments

Comments
 (0)