Skip to content

Commit

Permalink
feat(release): 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-notch committed Mar 28, 2024
1 parent 3a4c101 commit d33db38
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
16 changes: 8 additions & 8 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@
<a href="https://npmcharts.com/compare/@costlydeveloper/ngx-awesome-popup?minimal=true"><img alt="Downloads per month" src="https://img.shields.io/npm/dm/@costlydeveloper/ngx-awesome-popup.svg" height="20"/></a>
<a href="https://www.npmjs.com/package/@costlydeveloper/ngx-awesome-popup"><img alt="NPM Version" src="https://img.shields.io/npm/v/@costlydeveloper/ngx-awesome-popup.svg" height="20"/></a>
<a href="https://david-dm.org/costlydeveloper/ngx-awesome-popup"><img alt="Dependencies" src="https://img.shields.io/david/costlydeveloper/ngx-awesome-popup.svg" height="20"/></a>
<a href="https://github.com/costlydeveloper/ngx-awesome-popup/graphs/contributors"><img alt="Contributors" src="https://img.shields.io/github/contributors/costlydeveloper/ngx-awesome-popup.svg" height="20"/></a>
<a href="https://github.com/costlydeveloper/ngx-awesome-popup/graphs/commit-activity"><img alt="Maintained" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" height="20"/></a>
<a href="https://costlydeveloper.github.io/ngx-awesome-popup/"><img alt="undefined" src="https://awesome.re/badge.svg" height="20"/></a>
<a href="https://github.com/boris-jenicek/ngx-awesome-popup/graphs/contributors"><img alt="Contributors" src="https://img.shields.io/github/contributors/boris-jenicek/ngx-awesome-popup.svg" height="20"/></a>
<a href="https://github.com/boris-jenicek/ngx-awesome-popup/graphs/commit-activity"><img alt="Maintained" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" height="20"/></a>
<a href="https://boris-jenicek.github.io/ngx-awesome-popup/"><img alt="undefined" src="https://awesome.re/badge.svg" height="20"/></a>
</p>

[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#license)

- **Extremely simple to use - try it on the [DEMO](https://costlydeveloper.github.io/ngx-awesome-popup/)!**
- **Extremely simple to use - try it on the [DEMO](https://boris-jenicek.github.io/ngx-awesome-popup/)!**
- **Animated!**
- **Without HTML selector!**

[![Ngx Awesome Popup](https://raw.githubusercontent.com/costlydeveloper/ngx-awesome-popup/master/docs/assets/og-img.png)](https://costlydeveloper.github.io/ngx-awesome-popup/)
[![Ngx Awesome Popup](https://raw.githubusercontent.com/boris-jenicek/ngx-awesome-popup/master/docs/assets/og-img.png)](https://boris-jenicek.github.io/ngx-awesome-popup/)

### Website

Visit the [DEMO](https://costlydeveloper.github.io/ngx-awesome-popup/) for code generators, demos and documentation.
Visit the [DEMO](https://boris-jenicek.github.io/ngx-awesome-popup/) for code generators, demos and documentation.

### Articles

If you in any doubt, find out the good reasons to use this library **on the** [**Dev.to**](https://dev.to/costlydeveloper).
If you in any doubt, find out the good reasons to use this library **on the** [**Dev.to**](https://dev.to/borisjenicek).

[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#license)

Expand All @@ -39,4 +39,4 @@ Licensed under [MIT](https://opensource.org/licenses/MIT).

### Support us with a GitHub star!

<p align="center"><a href="https://github.com/costlydeveloper/ngx-awesome-popup#"><img src="https://raw.githubusercontent.com/costlydeveloper/ngx-awesome-popup/master/docs/assets/gh-star.png" alt="Star the repo"/></a></p>
<p align="center"><a href="https://github.com/boris-jenicek/ngx-awesome-popup#"><img src="https://raw.githubusercontent.com/boris-jenicek/ngx-awesome-popup/master/docs/assets/gh-star.png" alt="Star the repo"/></a></p>
8 changes: 4 additions & 4 deletions dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@costlydeveloper/ngx-awesome-popup",
"version": "3.2.0",
"version": "3.2.1",
"description": "The world's easiest, most powerful Angular dialog modal framework. It generates beautiful popups, dialogs, Confirm Boxes, Alert Boxes, Toast Notifications. Also gives the ability of opening dynamic components directly from typescript!",
"keywords": [
"front-end",
Expand Down Expand Up @@ -34,15 +34,15 @@
"popup",
"dynamic"
],
"homepage": "https://costlydeveloper.github.io/ngx-awesome-popup/",
"homepage": "https://boris-jenicek.github.io/ngx-awesome-popup/",
"bugs": {
"url": "https://github.com/costlydeveloper/ngx-awesome-popup/discussions/categories/bug-report"
"url": "https://github.com/boris-jenicek/ngx-awesome-popup/discussions/categories/bug-report"
},
"author": "Boris Jenicek <[email protected]>",
"license": "MIT",
"repository": {
"type": "git",
"url": "ssh://[email protected]/costlydeveloper/ngx-awesome-popup",
"url": "ssh://[email protected]/boris-jenicek/ngx-awesome-popup",
"directory": "dist"
},
"allowedNonPeerDependencies": {},
Expand Down
2 changes: 1 addition & 1 deletion docs/main.5cb343a1eed43cd7.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@costlydeveloper/ngx-awesome-popup",
"version": "3.1.5",
"version": "3.2.1",
"description": "The world's easiest, most powerful Angular dialog modal framework. It generates beautiful popups, dialogs, Confirm Boxes, Alert Boxes, Toast Notifications. Also gives the ability of opening dynamic components directly from typescript!",
"keywords": [
"front-end",
Expand Down Expand Up @@ -34,15 +34,15 @@
"popup",
"dynamic"
],
"homepage": "https://costlydeveloper.github.io/ngx-awesome-popup/",
"homepage": "https://boris-jenicek.github.io/ngx-awesome-popup/",
"bugs": {
"url": "https://github.com/costlydeveloper/ngx-awesome-popup/discussions/categories/bug-report"
"url": "https://github.com/boris-jenicek/ngx-awesome-popup/discussions/categories/bug-report"
},
"author": "Boris Jenicek <[email protected]>",
"license": "MIT",
"repository": {
"type": "git",
"url": "ssh://[email protected]/costlydeveloper/ngx-awesome-popup",
"url": "ssh://[email protected]/boris-jenicek/ngx-awesome-popup",
"directory": "dist"
},
"allowedNonPeerDependencies": {},
Expand Down

0 comments on commit d33db38

Please sign in to comment.