Skip to content

Commit d46aed4

Browse files
authoredDec 2, 2024··
Bump the version to 2.13.0 (#229)
1 parent 850c3e9 commit d46aed4

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
 

‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
## 2.13.0
4+
- [feature] add prop exitOnUnderlayClicked to Modal component
5+
36
## 2.12.0
47
- [feature] add possibility to pass onCopy to Copiable component
58

‎package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

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

0 commit comments

Comments
 (0)
Please sign in to comment.