Skip to content

Commit 7e469dd

Browse files
committed
change to minor version update
1 parent 6d4922e commit 7e469dd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
## 3.0.0
3+
## 2.18.0
44
- [feature] Allow form `onChange` and `handleFormData` functions to change the forms control values in-place.
55

66
## 2.17.0

package-lock.json

+2-2
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": "3.0.0",
3+
"version": "2.18.0",
44
"description": "UI components for Mapbox projects",
55
"main": "index.js",
66
"homepage": "./",

0 commit comments

Comments
 (0)