Skip to content

Commit 0571fa1

Browse files
authored
Merge pull request #1041 from Shopify/v1.11.0
V1.11.0
2 parents c696178 + f0dfcf2 commit 0571fa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [these versioning and changelog guidelines][changelog-guidelines].
66

7-
## Unreleased
7+
## 1.11.0 - 2018-02-13
88
* Changed Action to Disableable Action in Card ([#838](https://github.com/Shopify/polaris-react/pull/838))
99
### Enhancements
1010
* Added `renderChildren` prop to choice list component ([#993](https://github.com/Shopify/polaris-react/pull/993))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shopify/polaris",
33
"description": "Shopify’s product component library",
4-
"version": "1.10.2",
4+
"version": "1.11.0",
55
"private": false,
66
"license": "MIT",
77
"author": "Shopify <[email protected]>",

0 commit comments

Comments
 (0)