Skip to content

Commit 9d226f7

Browse files
committedApr 4, 2019
chore(release): 2.13.0 [skip ci]
# [2.13.0](v2.12.2...v2.13.0) (2019-04-04) ### Features * 🎸 don't blur elements with data-modal-ignore attribute ([718c1df](718c1df))
1 parent e2d4a1c commit 9d226f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.13.0](https://github.com/streamich/libreact/compare/v2.12.2...v2.13.0) (2019-04-04)
2+
3+
4+
### Features
5+
6+
* 🎸 don't blur elements with data-modal-ignore attribute ([718c1df](https://github.com/streamich/libreact/commit/718c1df))
7+
18
## [2.12.2](https://github.com/streamich/libreact/compare/v2.12.1...v2.12.2) (2019-02-12)
29

310

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libreact",
3-
"version": "2.12.2",
3+
"version": "2.13.0",
44
"description": "React standard library",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)