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

Commit e5e2d0c

Browse files
committed
Merge branch 'release-1.3.2'
2 parents 931d641 + 51dd5ad commit e5e2d0c

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"jira-plugin.workingProject": ""
3+
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="1.3.2"></a>
2+
## [1.3.2](https://github.com/Availity/react-block-ui/compare/v1.3.1...v1.3.2) (2019-10-28)
3+
4+
5+
16
<a name="1.3.0"></a>
27
# [1.3.0](https://github.com/Availity/react-block-ui/compare/1.2.0...1.3.0) (2019-08-02)
38

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.1",
3+
"version": "1.3.2",
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)