File tree Expand file tree Collapse file tree 9 files changed +42
-10
lines changed Expand file tree Collapse file tree 9 files changed +42
-10
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.1.0] ( https://github.com/tsparticles/utils/compare/v2.0.5...v2.1.0 ) (2024-01-28)
7+
8+ ** Note:** Version bump only for package tsparticles-utils-root
9+
10+
11+
12+
13+
614## [ 2.0.5] ( https://github.com/tsparticles/utils/compare/v2.0.4...v2.0.5 ) (2024-01-14)
715
816
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.1.0 " ,
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.1.0] ( https://github.com/tsparticles/utils/compare/v2.0.5...v2.1.0 ) (2024-01-28)
7+
8+ ** Note:** Version bump only for package @tsparticles/eslint-config
9+
10+
11+
12+
13+
614## [ 2.0.5] ( https://github.com/tsparticles/utils/compare/v2.0.4...v2.0.5 ) (2024-01-14)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/eslint-config" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " tsParticles default ESLint Configuration" ,
55 "main" : " eslint-config.js" ,
66 "license" : " MIT" ,
1111 "access" : " public"
1212 },
1313 "dependencies" : {
14- "@tsparticles/prettier-config" : " ^2.0.5 " ,
14+ "@tsparticles/prettier-config" : " ^2.1.0 " ,
1515 "@typescript-eslint/eslint-plugin" : " ^6.19.1" ,
1616 "@typescript-eslint/parser" : " ^6.19.1" ,
1717 "eslint" : " ^8.56.0" ,
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.1.0] ( https://github.com/tsparticles/utils/compare/v2.0.5...v2.1.0 ) (2024-01-28)
7+
8+ ** Note:** Version bump only for package @tsparticles/prettier-config
9+
10+
11+
12+
13+
614## [ 2.0.5] ( https://github.com/tsparticles/utils/compare/v2.0.4...v2.0.5 ) (2024-01-14)
715
816** Note:** Version bump only for package @tsparticles/prettier-config
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/prettier-config" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " tsParticles default Prettier Configuration" ,
55 "main" : " prettier-config.json" ,
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.1.0] ( https://github.com/tsparticles/utils/compare/v2.0.5...v2.1.0 ) (2024-01-28)
7+
8+ ** Note:** Version bump only for package @tsparticles/webpack-plugin
9+
10+
11+
12+
13+
614## [ 2.0.5] ( https://github.com/tsparticles/utils/compare/v2.0.4...v2.0.5 ) (2024-01-14)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/webpack-plugin" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.1.0 " ,
44 "main" : " dist/webpack-tsparticles.js" ,
55 "types" : " dist/webpack-tsparticles.d.ts" ,
66 "license" : " MIT" ,
2727 "dependencies" : {
2828 "@babel/core" : " ^7.23.9" ,
2929 "@babel/preset-env" : " ^7.23.9" ,
30- "@tsparticles/eslint-config" : " ^2.0.5 " ,
31- "@tsparticles/prettier-config" : " ^2.0.5 " ,
30+ "@tsparticles/eslint-config" : " ^2.1.0 " ,
31+ "@tsparticles/prettier-config" : " ^2.1.0 " ,
3232 "@types/node" : " ^20.11.9" ,
3333 "@types/webpack-bundle-analyzer" : " ^4.6.3" ,
3434 "@types/webpack-env" : " ^1.18.4" ,
You can’t perform that action at this time.
0 commit comments