Skip to content

Commit c5a300b

Browse files
committed
Prepare 2.9.0
1 parent fb688c3 commit c5a300b

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
## 2.9.0
4+
5+
- [feature] add customizable select UI component [#218](https://github.com/mapbox/mr-ui/pull/218)
6+
37
## 2.8.0
48

59
- [feature] add additional style props to control-range for tighter styling control [#217](https://github.com/mapbox/mr-ui/pull/217)

package-lock.json

Lines changed: 2 additions & 2 deletions
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.8.0",
3+
"version": "2.9.0",
44
"description": "UI components for Mapbox projects",
55
"main": "index.js",
66
"homepage": "./",

0 commit comments

Comments
 (0)