We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f838517 commit 2d7af7cCopy full SHA for 2d7af7c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/awibox/react-promise-loader/compare/v1.1.1...v1.1.2) (2021-03-06)
2
+
3
4
+### Bug Fixes
5
6
+* Update dependencies ([f838517](https://github.com/awibox/react-promise-loader/commit/f8385178bf5ae02b7c19cf87228f3c8f41b2bc7b))
7
8
## [1.1.1](https://github.com/awibox/react-promise-loader/compare/v1.1.0...v1.1.1) (2021-03-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-promise-loader",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "This is a NPM package with a component for React that will help you display the loader at use react-promise-tracker",
"main": "./dist/index.js",
"scripts": {
0 commit comments