We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d4a1c commit 9d226f7Copy full SHA for 9d226f7
CHANGELOG.md
@@ -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
8
## [2.12.2](https://github.com/streamich/libreact/compare/v2.12.1...v2.12.2) (2019-02-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "libreact",
- "version": "2.12.2",
+ "version": "2.13.0",
"description": "React standard library",
"main": "lib/index.js",
"repository": {
0 commit comments