From 54c8665d52ee3c4f08af61fb2d9cab1ebe4bdc8b Mon Sep 17 00:00:00 2001 From: Daniel Kreider Date: Thu, 1 Feb 2024 15:08:09 -0300 Subject: [PATCH] Bump version and package readme --- projects/ngx-loading-buttons/README.md | 7 ++++--- projects/ngx-loading-buttons/package.json | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/projects/ngx-loading-buttons/README.md b/projects/ngx-loading-buttons/README.md index de2a8c0..75a74e0 100644 --- a/projects/ngx-loading-buttons/README.md +++ b/projects/ngx-loading-buttons/README.md @@ -106,11 +106,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - + + + - +

Daniel Kreider

💻

Raphaël Balet

💻

Arthur Ming

💻

Raphaël Balet

💻

Arthur Ming

💻

Thomas Renger

💻

Fabien Wautriche

🐛

tux1337

🐛

Milán Németh

🐛

Milán Németh

🐛

Adrien

🐛
diff --git a/projects/ngx-loading-buttons/package.json b/projects/ngx-loading-buttons/package.json index d54554e..880ad06 100644 --- a/projects/ngx-loading-buttons/package.json +++ b/projects/ngx-loading-buttons/package.json @@ -1,6 +1,6 @@ { "name": "ngx-loading-buttons", - "version": "17.0.1", + "version": "17.0.2", "peerDependencies": { "@angular/common": "^17.0.2", "@angular/core": "^17.0.2",