diff --git a/apps/nuxt2/CHANGELOG.md b/apps/nuxt2/CHANGELOG.md index 8b9614f..ff48d00 100644 --- a/apps/nuxt2/CHANGELOG.md +++ b/apps/nuxt2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.2.0](https://github.com/tsparticles/vue2/compare/nuxt2-demo@1.1.0...nuxt2-demo@1.2.0) (2023-08-04) + +**Note:** Version bump only for package nuxt2-demo + + + + + # 1.1.0 (2023-07-14) **Note:** Version bump only for package nuxt2-demo diff --git a/apps/nuxt2/package.json b/apps/nuxt2/package.json index 057501f..0e233eb 100644 --- a/apps/nuxt2/package.json +++ b/apps/nuxt2/package.json @@ -1,6 +1,6 @@ { "name": "nuxt2-demo", - "version": "1.1.0", + "version": "1.2.0", "private": true, "scripts": { "dev": "nuxt", @@ -20,7 +20,7 @@ "vue": "^2.7.14", "vue-server-renderer": "^2.7.14", "vue-template-compiler": "^2.7.14", - "vue2-particles": "^2.11.0" + "vue2-particles": "^2.12.0" }, "devDependencies": { "@babel/core": "^7.22.9", diff --git a/apps/vue2/CHANGELOG.md b/apps/vue2/CHANGELOG.md index f460a86..1f72d78 100644 --- a/apps/vue2/CHANGELOG.md +++ b/apps/vue2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.12.0](https://github.com/tsparticles/vue2/compare/vue2-particles-demo@2.11.0...vue2-particles-demo@2.12.0) (2023-08-04) + +**Note:** Version bump only for package vue2-particles-demo + + + + + # [2.11.0](https://github.com/tsparticles/vue2/compare/vue2-particles-demo@2.10.0...vue2-particles-demo@2.11.0) (2023-07-14) **Note:** Version bump only for package vue2-particles-demo diff --git a/apps/vue2/package.json b/apps/vue2/package.json index 2a43f71..c98cc50 100644 --- a/apps/vue2/package.json +++ b/apps/vue2/package.json @@ -1,7 +1,7 @@ { "name": "vue2-particles-demo", "private": true, - "version": "2.11.0", + "version": "2.12.0", "description": "VueJS Demo", "author": "Matteo Bruni ", "homepage": "https://particles.js.org", @@ -27,7 +27,7 @@ "vue": "^2.7.14", "vue-class-component": "^7.2.6", "vue-property-decorator": "^9.1.2", - "vue2-particles": "^2.11.0" + "vue2-particles": "^2.12.0" }, "devDependencies": { "@babel/core": "^7.22.9", diff --git a/components/vue2-alt/CHANGELOG.md b/components/vue2-alt/CHANGELOG.md index 5f5c8f7..ad1f9d6 100644 --- a/components/vue2-alt/CHANGELOG.md +++ b/components/vue2-alt/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.12.0](https://github.com/tsparticles/vue2/compare/particles.vue@3.11.0...particles.vue@3.12.0) (2023-08-04) + +**Note:** Version bump only for package particles.vue + + + + + # [3.11.0](https://github.com/tsparticles/vue2/compare/particles.vue@3.10.0...particles.vue@3.11.0) (2023-07-14) **Note:** Version bump only for package particles.vue diff --git a/components/vue2-alt/package.json b/components/vue2-alt/package.json index bc37195..45ada50 100644 --- a/components/vue2-alt/package.json +++ b/components/vue2-alt/package.json @@ -1,6 +1,6 @@ { "name": "particles.vue", - "version": "3.11.0", + "version": "3.12.0", "description": "Official tsParticles Vue.js 2.x 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 3.x, Angular, Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.", "scripts": { "clean": "rm -rf dist/*", diff --git a/components/vue2/CHANGELOG.md b/components/vue2/CHANGELOG.md index 1cf2d65..fee9381 100644 --- a/components/vue2/CHANGELOG.md +++ b/components/vue2/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.12.0](https://github.com/tsparticles/vue2/compare/vue2-particles@2.11.0...vue2-particles@2.12.0) (2023-08-04) + +**Note:** Version bump only for package vue2-particles + + + + + # [2.11.0](https://github.com/tsparticles/vue2/compare/vue2-particles@2.10.0...vue2-particles@2.11.0) (2023-07-14) **Note:** Version bump only for package vue2-particles diff --git a/components/vue2/package.json b/components/vue2/package.json index deea8cb..cb13592 100644 --- a/components/vue2/package.json +++ b/components/vue2/package.json @@ -1,6 +1,6 @@ { "name": "vue2-particles", - "version": "2.11.0", + "version": "2.12.0", "description": "Official tsParticles Vue.js 2.x 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 3.x, Angular, Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.", "scripts": { "clean": "rm -rf dist/*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c554718..46374c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: version: 3.32.0 nuxt: specifier: ^2.17.1 - version: 2.17.1(consola@3.2.2)(typescript@5.1.6)(vue@2.7.14) + version: 2.17.1(consola@3.2.3)(typescript@5.1.6)(vue@2.7.14) tsparticles: specifier: ^2.12.0 version: 2.12.0 @@ -45,7 +45,7 @@ importers: specifier: ^2.7.14 version: 2.7.14 vue2-particles: - specifier: ^2.11.0 + specifier: ^2.12.0 version: link:../../components/vue2 devDependencies: '@babel/core': @@ -118,7 +118,7 @@ importers: specifier: ^9.1.2 version: 9.1.2(vue-class-component@7.2.6)(vue@2.7.14) vue2-particles: - specifier: ^2.11.0 + specifier: ^2.12.0 version: link:../../components/vue2 devDependencies: '@babel/core': @@ -3095,14 +3095,14 @@ packages: - supports-color dev: false - /@nuxt/components@2.2.1(consola@3.2.2): + /@nuxt/components@2.2.1(consola@3.2.3): resolution: {integrity: sha512-r1LHUzifvheTnJtYrMuA+apgsrEJbxcgFKIimeXKb+jl8TnPWdV3egmrxBCaDJchrtY/wmHyP47tunsft7AWwg==} peerDependencies: consola: '*' dependencies: chalk: 4.1.2 chokidar: 3.5.3 - consola: 3.2.2 + consola: 3.2.3 glob: 7.2.3 globby: 11.1.0 scule: 0.2.1 @@ -7086,6 +7086,7 @@ packages: /consola@3.2.2: resolution: {integrity: sha512-r921u0vbF4lQsoIqYvSSER+yZLPQGijOHrYcWoCNVNBZmn/bRR+xT/DgerTze/nLD9TTGzdDa378TVhx7RDOYg==} engines: {node: ^14.18.0 || >=16.10.0} + dev: true /consola@3.2.3: resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} @@ -12547,7 +12548,7 @@ packages: dependencies: boolbase: 1.0.0 - /nuxt@2.17.1(consola@3.2.2)(typescript@5.1.6)(vue@2.7.14): + /nuxt@2.17.1(consola@3.2.3)(typescript@5.1.6)(vue@2.7.14): resolution: {integrity: sha512-II27v3nRmqsNMT6tNRIodlRPCuIO8RF6NrfsLh7MX0UVI7//HlEG54ivWzxWB2rfqBTDSRxrETPH7NGE+m1H7A==} hasBin: true requiresBuild: true @@ -12555,7 +12556,7 @@ packages: '@nuxt/babel-preset-app': 2.17.1(vue@2.7.14) '@nuxt/builder': 2.17.1(typescript@5.1.6)(vue@2.7.14) '@nuxt/cli': 2.17.1 - '@nuxt/components': 2.2.1(consola@3.2.2) + '@nuxt/components': 2.2.1(consola@3.2.3) '@nuxt/config': 2.17.1 '@nuxt/core': 2.17.1 '@nuxt/generator': 2.17.1