Skip to content

Commit 4110686

Browse files
committed
Publish v1.0.2
1 parent a81ec97 commit 4110686

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.0.2](https://github.com/react-restart/ui/compare/v1.0.1...v1.0.2) (2022-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* issue 5711 from React-Bootstrap ([#53](https://github.com/react-restart/ui/issues/53)) ([a81ec97](https://github.com/react-restart/ui/commit/a81ec97dd32ade77217840a3a0f0d357959fe72f))
7+
* **NavItem:** do not include aria-controls if the related element is not mounted ([#40](https://github.com/react-restart/ui/issues/40)) ([1aeaaf3](https://github.com/react-restart/ui/commit/1aeaaf378699ce5dd19c0543c21e95a88909b06f))
8+
9+
10+
11+
12+
113
## [1.0.1](https://github.com/react-restart/ui/compare/v0.2.6...v1.0.1) (2022-01-31)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restart/ui",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)