Skip to content

Commit fa78991

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.4...v1.2.0) (2022-06-28) ### Features * **zIndex:** [#321](#321) ability to add custom z-index ([#367](#367)) ([65a2fee](65a2fee))
1 parent 65a2fee commit fa78991

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/awibox/react-promise-loader/compare/v1.1.4...v1.2.0) (2022-06-28)
2+
3+
4+
### Features
5+
6+
* **zIndex:** [#321](https://github.com/awibox/react-promise-loader/issues/321) ability to add custom z-index ([#367](https://github.com/awibox/react-promise-loader/issues/367)) ([65a2fee](https://github.com/awibox/react-promise-loader/commit/65a2feecd7bd654f13a861ba4632dd400d0726bc))
7+
18
## [1.1.4](https://github.com/awibox/react-promise-loader/compare/v1.1.3...v1.1.4) (2022-06-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-promise-loader",
3-
"version": "1.1.4",
3+
"version": "1.2.0",
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)