Skip to content

Commit d17e3b1

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2022-06-28) ### Bug Fixes * **dependencies:** dependencies were updated ([2b11662](2b11662))
1 parent 2b11662 commit d17e3b1

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.4](https://github.com/awibox/react-promise-loader/compare/v1.1.3...v1.1.4) (2022-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** dependencies were updated ([2b11662](https://github.com/awibox/react-promise-loader/commit/2b116620577831d35fc9da1d79b824c0a5f9f2ae))
7+
18
# 1.0.0 (2022-06-28)
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.0.0",
3+
"version": "1.1.4",
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)