Skip to content

Commit 2d7af7c

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2021-03-06) ### Bug Fixes * Update dependencies ([f838517](f838517))
1 parent f838517 commit 2d7af7c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.1.1](https://github.com/awibox/react-promise-loader/compare/v1.1.0...v1.1.1) (2021-03-06)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-promise-loader",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "This is a NPM package with a component for React that will help you display the loader at use react-promise-tracker",
55
"main": "./dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)