Skip to content

Commit f500b5b

Browse files
authored
Merge pull request #1025 from Shopify/prepare-3.7.1
prepare 3.7.1 release
2 parents cb77034 + df7f4cf commit f500b5b

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ The format is based on [these versioning and changelog guidelines](https://git.i
88

99
---
1010

11+
## 3.7.1 - 2019-02-12
12+
13+
### Bug fixes
14+
15+
- Moved character counter to bottom of multiline text input ([#992](https://github.com/Shopify/polaris-react/pull/992))
16+
- Aligned `TopBar` search input and results with page content ([#1008](https://github.com/Shopify/polaris-react/issues/1008))
17+
18+
### Documentation
19+
20+
- Added all props example of `ResourceList` in the [style guide](https://polaris.shopify.com) ([#978](https://github.com/Shopify/polaris-react/pull/978))
21+
1122
## 3.7.0 - 2019-02-11
1223

1324
### Enhancements

UNRELEASED.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,8 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f
1212

1313
### Bug fixes
1414

15-
- Move character counter to bottom of multiline text input ([#992](https://github.com/Shopify/polaris-react/pull/992))
16-
- Aligned `TopBar` search input and results with page content ([#1008](https://github.com/Shopify/polaris-react/issues/1008))
17-
1815
### Documentation
1916

20-
- Added all props example of `ResourceList` in the [style guide](https://polaris.shopify.com) ([#978](https://github.com/Shopify/polaris-react/pull/978))
21-
2217
### Development workflow
2318

2419
### Dependency upgrades

0 commit comments

Comments
 (0)