Skip to content

Commit

Permalink
Prepare 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tristen committed Jan 25, 2024
1 parent fb688c3 commit c5a300b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

## 2.9.0

- [feature] add customizable select UI component [#218](https://github.com/mapbox/mr-ui/pull/218)

## 2.8.0

- [feature] add additional style props to control-range for tighter styling control [#217](https://github.com/mapbox/mr-ui/pull/217)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mapbox/mr-ui",
"version": "2.8.0",
"version": "2.9.0",
"description": "UI components for Mapbox projects",
"main": "index.js",
"homepage": "./",
Expand Down

0 comments on commit c5a300b

Please sign in to comment.