We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfebae9 commit 8cda875Copy full SHA for 8cda875
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.1](https://github.com/mll-lab/react-components/compare/v2.1.0...v2.1.1) (2021-03-02)
2
+
3
4
+### Bug Fixes
5
6
+* Target ES2015 ([bfebae9](https://github.com/mll-lab/react-components/commit/bfebae974e2b947d43f1dfb88bc4bf016609b57d))
7
8
# [2.1.0](https://github.com/mll-lab/react-components/compare/v2.0.0...v2.1.0) (2021-03-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@mll-lab/react-components",
- "version": "2.1.0",
+ "version": "2.1.1",
"module": "dist/index.js",
"files": [
"dist"
0 commit comments