Skip to content

Commit 0d84b6a

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2021-03-06) ### Features * semantic relese ([dd22564](dd22564))
1 parent 038fc5f commit 0d84b6a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [1.1.0](https://github.com/awibox/react-promise-loader/compare/v1.0.1...v1.1.0) (2021-03-06)
2+
3+
4+
### Features
5+
6+
* semantic relese ([dd22564](https://github.com/awibox/react-promise-loader/commit/dd22564dbfc9831ecc13872fd0710b87f19ff41a))

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.0.10",
3+
"version": "1.1.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": "./src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)