File tree Expand file tree Collapse file tree 7 files changed +29
-5
lines changed Expand file tree Collapse file tree 7 files changed +29
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.4] ( https://github.com/tsparticles/utils/compare/v2.0.3...v2.0.4 ) (2023-12-13)
7+
8+ ** Note:** Version bump only for package tsparticles-utils-root
9+
10+
11+
12+
13+
614## [ 2.0.3] ( https://github.com/tsparticles/utils/compare/v2.0.2...v2.0.3 ) (2023-12-13)
715
816** Note:** Version bump only for package tsparticles-utils-root
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "npmClient" : " pnpm" ,
55 "conventionalCommits" : true ,
66 "packages" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.4] ( https://github.com/tsparticles/utils/compare/v2.0.3...v2.0.4 ) (2023-12-13)
7+
8+ ** Note:** Version bump only for package @tsparticles/eslint-config
9+
10+
11+
12+
13+
614## [ 2.0.3] ( https://github.com/tsparticles/utils/compare/v2.0.2...v2.0.3 ) (2023-12-13)
715
816** Note:** Version bump only for package @tsparticles/eslint-config
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/eslint-config" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "description" : " tsParticles default ESLint Configuration" ,
55 "main" : " eslint-config.js" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.4] ( https://github.com/tsparticles/utils/compare/v2.0.3...v2.0.4 ) (2023-12-13)
7+
8+ ** Note:** Version bump only for package @tsparticles/webpack-plugin
9+
10+
11+
12+
13+
614## [ 2.0.3] ( https://github.com/tsparticles/utils/compare/v2.0.2...v2.0.3 ) (2023-12-13)
715
816** Note:** Version bump only for package @tsparticles/webpack-plugin
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/webpack-plugin" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "main" : " dist/webpack-tsparticles.js" ,
55 "types" : " dist/webpack-tsparticles.d.ts" ,
66 "license" : " MIT" ,
2727 "dependencies" : {
2828 "@babel/core" : " ^7.23.6" ,
2929 "@babel/preset-env" : " ^7.23.6" ,
30- "@tsparticles/eslint-config" : " ^2.0.3 " ,
30+ "@tsparticles/eslint-config" : " ^2.0.4 " ,
3131 "@tsparticles/prettier-config" : " ^2.0.1" ,
3232 "@types/node" : " ^20.10.0" ,
3333 "@types/webpack-bundle-analyzer" : " ^4.6.3" ,
You can’t perform that action at this time.
0 commit comments