Skip to content

Commit 44c2bdc

Browse files
committed
1 parent 3de089b commit 44c2bdc

File tree

14 files changed

+56
-16
lines changed

14 files changed

+56
-16
lines changed

apps/angular-demo/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com./tsparticles/angular/compare/[email protected]@2.10.1) (2023-06-04)
7+
8+
**Note:** Version bump only for package ng-particles-demo
9+
10+
11+
12+
13+
614
# 2.10.0 (2023-06-04)
715

816

apps/angular-demo/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-particles-demo",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve -o",
@@ -19,9 +19,9 @@
1919
"@angular/platform-browser": "~16.0.0",
2020
"@angular/platform-browser-dynamic": "~16.0.0",
2121
"@angular/router": "~16.0.0",
22-
"ng-confetti": "^2.10.0",
23-
"ng-fireworks": "^2.10.0",
24-
"ng-particles": "^3.10.0",
22+
"ng-confetti": "^2.10.1",
23+
"ng-fireworks": "^2.10.1",
24+
"ng-particles": "^3.10.1",
2525
"rxjs": "~7.8.0",
2626
"tslib": "^2.4.1",
2727
"tsparticles": "^2.10.1",

apps/ionic-demo/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.10.1](https://github.com./tsparticles/angular/compare/[email protected]@1.10.1) (2023-06-04)
7+
8+
**Note:** Version bump only for package ionic-demo
9+
10+
11+
12+
13+
614
# 1.10.0 (2023-06-04)
715

816

apps/ionic-demo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic-demo",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"author": "Matteo Bruni <[email protected]>",
55
"homepage": "https://particles.js.org",
66
"scripts": {
@@ -28,7 +28,7 @@
2828
"@ionic/angular": "^7.0.0",
2929
"@ionic/core": "^7.0.0",
3030
"ionicons": "^7.0.0",
31-
"ng-particles": "^3.10.0",
31+
"ng-particles": "^3.10.1",
3232
"rxjs": "~7.8.0",
3333
"tslib": "^2.4.1",
3434
"tsparticles": "^2.10.1",

components/confetti/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com./tsparticles/angular/compare/[email protected]@2.10.1) (2023-06-04)
7+
8+
**Note:** Version bump only for package ng-confetti
9+
10+
11+
12+
13+
614
# 2.10.0 (2023-06-04)
715

816

components/confetti/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-confetti",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "Official tsParticles Angular Confetti Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js (2.x and 3.x), Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.",
55
"keywords": [
66
"front-end",

components/confetti/projects/ng-confetti/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-confetti",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "Official tsParticles Angular Confetti Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js (2.x and 3.x), Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.",
55
"homepage": "https://confetti.js.org",
66
"repository": {

components/fireworks/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com./tsparticles/angular/compare/[email protected]@2.10.1) (2023-06-04)
7+
8+
**Note:** Version bump only for package ng-fireworks
9+
10+
11+
12+
13+
614
# 2.10.0 (2023-06-04)
715

816

components/fireworks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-fireworks",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "Official tsParticles Angular Confetti Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js (2.x and 3.x), Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.",
55
"keywords": [
66
"front-end",

components/fireworks/projects/ng-fireworks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-fireworks",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "Official tsParticles Angular Confetti Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js (2.x and 3.x), Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.",
55
"homepage": "https://confetti.js.org",
66
"repository": {

components/particles/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.10.1](https://github.com./tsparticles/angular/compare/[email protected]@3.10.1) (2023-06-04)
7+
8+
**Note:** Version bump only for package ng-particles
9+
10+
11+
12+
13+
614
# 3.10.0 (2023-06-04)
715

816

components/particles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-particles",
3-
"version": "3.10.0",
3+
"version": "3.10.1",
44
"description": "Official tsParticles Angular Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js (2.x and 3.x), Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.",
55
"keywords": [
66
"front-end",

components/particles/projects/ng-particles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-particles",
3-
"version": "3.10.0",
3+
"version": "3.10.1",
44
"description": "Official tsParticles Angular Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js (2.x and 3.x), Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.",
55
"homepage": "https://particles.js.org",
66
"repository": {

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)