Skip to content

Commit 1932d3e

Browse files
committed
chore(release): published new version
1 parent 55674c6 commit 1932d3e

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+
## [3.0.8](https://github.com/tsparticles/utils/compare/v3.0.7...v3.0.8) (2025-12-30)
7+
8+
**Note:** Version bump only for package tsparticles-utils-root
9+
10+
11+
12+
13+
614
## [3.0.7](https://github.com/tsparticles/utils/compare/v3.0.6...v3.0.7) (2025-12-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": "3.0.7",
3+
"version": "3.0.8",
44
"npmClient": "pnpm",
55
"conventionalCommits": true,
66
"packages": [

packages/tsconfig/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+
## [3.0.8](https://github.com/tsparticles/utils/compare/v3.0.7...v3.0.8) (2025-12-30)
7+
8+
**Note:** Version bump only for package @tsparticles/tsconfig
9+
10+
11+
12+
13+
614
## [3.0.6](https://github.com/tsparticles/utils/compare/v3.0.5...v3.0.6) (2025-12-20)
715

816
**Note:** Version bump only for package @tsparticles/tsconfig

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/tsconfig",
3-
"version": "3.0.6",
3+
"version": "3.0.8",
44
"description": "tsParticles default TypeScript Compiler Configuration",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)