Skip to content

Commit fbf8ddc

Browse files
committed
Prepare 2.2.0
1 parent 6e209b3 commit fbf8ddc

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## HEAD
44

5+
## 2.1.5
6+
7+
- [feature] Support JSX from `displayLabel` prop in control-file component
8+
59
## 2.1.4
610

711
- [fix] Incorrect directory was published to npm as 2.1.3

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/mr-ui",
3-
"version": "2.1.4",
3+
"version": "2.2.0",
44
"description": "UI components for Mapbox projects",
55
"main": "index.js",
66
"homepage": "./",

0 commit comments

Comments
 (0)