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 a0defd1 commit c1f0a3cCopy full SHA for c1f0a3c
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [0.2.1](https://github.com/react-restart/ui/compare/v0.2.0...v0.2.1) (2021-08-09)
2
+
3
4
+### Features
5
6
+* **ModalManager:** export ModalManagerOptions type ([#32](https://github.com/react-restart/ui/issues/32)) ([a0defd1](https://github.com/react-restart/ui/commit/a0defd151e1e986e361f615f88bf2253c58b86d2))
7
8
9
10
11
12
# [0.2.0](https://github.com/react-restart/ui/compare/v0.1.1...v0.2.0) (2021-08-06)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments