Skip to content

Commit 00aba70

Browse files
committed
Version bump - v.7.2.0
1 parent 5714ff6 commit 00aba70

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
# v7.2.0
2+
* NgxUiLoaderHttpModule configuration can accept regexp list [#18](https://github.com/t-ho/ngx-ui-loader/issues/18)
3+
14
# v7.1.2
2-
* Reduce the package's size - [bundlephobia](https://bundlephobia.com/[email protected])
5+
* Reduce the package's size
36
* Remove internal events that are only used in demo app
47

58
# v7.1.1

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-ui-loader",
3-
"version": "7.1.2",
3+
"version": "7.2.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/ngx-ui-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-ui-loader",
33
"description": "An all-in-one and fully customizable loader/spinner for Angular 5, 6 and 7+ applications. It supports foreground, background spinner/loader, indicative progress bar and multiple loaders.",
4-
"version": "7.1.2",
4+
"version": "7.2.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/t-ho/ngx-ui-loader.git"

0 commit comments

Comments
 (0)