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 5a38064 commit 0d6794fCopy full SHA for 0d6794f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.1](https://github.com/awibox/react-promise-loader/compare/v1.1.0...v1.1.1) (2021-03-06)
2
+
3
4
+### Bug Fixes
5
6
+* switch to dist dir ([5a38064](https://github.com/awibox/react-promise-loader/commit/5a38064dba6e3a9b4b4866bf6040a46601e3c474))
7
8
# [1.1.0](https://github.com/awibox/react-promise-loader/compare/v1.0.1...v1.1.0) (2021-03-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-promise-loader",
- "version": "1.1.0",
+ "version": "1.1.1",
"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