Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit 4fc7c16

Browse files
Merge pull request #68 from Availity/release-1.3.4
2 parents 01f160c + be75dc7 commit 4fc7c16

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.3.4"></a>
2+
## [1.3.4](https://github.com/Availity/react-block-ui/compare/1.3.3...1.3.4) (2022-12-06)
3+
4+
5+
### Bug Fixes
6+
7+
* trigger keepInView when container is set ([#55](https://github.com/Availity/react-block-ui/issues/55)) ([6123a5f](https://github.com/Availity/react-block-ui/commit/6123a5f)), closes [#47](https://github.com/Availity/react-block-ui/issues/47)
8+
9+
10+
111
<a name="1.3.3"></a>
212
## [1.3.3](https://github.com/Availity/react-block-ui/compare/1.3.2...1.3.3) (2020-03-11)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-block-ui",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"author": "Evan Sharp <evan.sharp@availity.com>",
55
"description": "Block UI for react",
66
"main": "dist/reactblockui.cjs.js",

0 commit comments

Comments
 (0)