Skip to content

Commit 8cda875

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2021-03-02) ### Bug Fixes * Target ES2015 ([bfebae9](bfebae9))
1 parent bfebae9 commit 8cda875

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [2.1.0](https://github.com/mll-lab/react-components/compare/v2.0.0...v2.1.0) (2021-03-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mll-lab/react-components",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"module": "dist/index.js",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)