Skip to content

Commit b793f12

Browse files
committed
chore(release): published new version
1 parent e60f1ac commit b793f12

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.1.3](https://github.com/tsparticles/utils/compare/v2.1.2...v2.1.3) (2024-01-28)
7+
8+
**Note:** Version bump only for package tsparticles-utils-root
9+
10+
11+
12+
13+
614
## [2.1.2](https://github.com/tsparticles/utils/compare/v2.1.1...v2.1.2) (2024-01-28)
715

816
**Note:** Version bump only for package tsparticles-utils-root

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"npmClient": "pnpm",
55
"conventionalCommits": true,
66
"packages": [

packages/webpack-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.1.3](https://github.com/tsparticles/utils/compare/v2.1.2...v2.1.3) (2024-01-28)
7+
8+
**Note:** Version bump only for package @tsparticles/webpack-plugin
9+
10+
11+
12+
13+
614
## [2.1.2](https://github.com/tsparticles/utils/compare/v2.1.1...v2.1.2) (2024-01-28)
715

816
**Note:** Version bump only for package @tsparticles/webpack-plugin

packages/webpack-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/webpack-plugin",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"main": "dist/webpack-tsparticles.js",
55
"types": "dist/webpack-tsparticles.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)