diff --git a/.changeset/breezy-wombats-ring.md b/.changeset/breezy-wombats-ring.md deleted file mode 100644 index 90cf768c..00000000 --- a/.changeset/breezy-wombats-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@codedazur/eslint-config": minor ---- - -The typescript-eslint plugin and parser are now used by default. diff --git a/.changeset/chilly-islands-knock.md b/.changeset/chilly-islands-knock.md deleted file mode 100644 index 5d9288c6..00000000 --- a/.changeset/chilly-islands-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@codedazur/cdk-docker-cluster": minor ---- - -Support for a custom domain name was added. diff --git a/.changeset/dry-fireants-bathe.md b/.changeset/dry-fireants-bathe.md deleted file mode 100644 index a5098bf4..00000000 --- a/.changeset/dry-fireants-bathe.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -"@codedazur/cdk-cache-invalidator": patch -"@codedazur/cdk-site-distribution": patch -"@codedazur/react-notifications": patch -"@codedazur/cdk-docker-cluster": patch -"@codedazur/react-date-picker": patch -"@codedazur/react-preferences": patch -"@codedazur/cdk-bastion-host": patch -"@codedazur/react-dictionary": patch -"@codedazur/react-essentials": patch -"@codedazur/react-pagination": patch -"@codedazur/cdk-amplify-app": patch -"@codedazur/cdk-static-site": patch -"@codedazur/react-parallax": patch -"@codedazur/react-tracking": patch -"@codedazur/cdk-next-app": patch -"@codedazur/react-select": patch -"@codedazur/cdk-rpc-api": patch -"@codedazur/react-forms": patch -"@codedazur/react-media": patch -"@codedazur/cdk-mailer": patch -"@codedazur/essentials": patch ---- - -Dependency versions were made explicit. diff --git a/.changeset/lazy-drinks-bow.md b/.changeset/lazy-drinks-bow.md deleted file mode 100644 index d2686696..00000000 --- a/.changeset/lazy-drinks-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@codedazur/cdk-static-site": major ---- - -The props were reorganized into source and distribution. diff --git a/.changeset/shy-roses-collect.md b/.changeset/shy-roses-collect.md deleted file mode 100644 index f12db552..00000000 --- a/.changeset/shy-roses-collect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@codedazur/cdk-site-distribution": minor ---- - -Experimental release. diff --git a/.changeset/stupid-maps-beg.md b/.changeset/stupid-maps-beg.md deleted file mode 100644 index bb9a314d..00000000 --- a/.changeset/stupid-maps-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@codedazur/cdk-static-site": minor ---- - -Particular file patterns can now be excluded from deployment. diff --git a/.changeset/swift-ligers-type.md b/.changeset/swift-ligers-type.md deleted file mode 100644 index 35a986b5..00000000 --- a/.changeset/swift-ligers-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@codedazur/react-media": patch ---- - -The initial volume is no longer ignored. diff --git a/.changeset/tender-llamas-yawn.md b/.changeset/tender-llamas-yawn.md deleted file mode 100644 index 2acd6e83..00000000 --- a/.changeset/tender-llamas-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@codedazur/cdk-docker-cluster": patch ---- - -The build environment prop was renamed to arguments. diff --git a/.changeset/tough-geckos-play.md b/.changeset/tough-geckos-play.md deleted file mode 100644 index 2fa3f881..00000000 --- a/.changeset/tough-geckos-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@codedazur/tsconfig": minor ---- - -An NPM packages' dist folder is excluded by default. diff --git a/apps/infrastructure/package.json b/apps/infrastructure/package.json index 78b8c92d..f139193f 100644 --- a/apps/infrastructure/package.json +++ b/apps/infrastructure/package.json @@ -15,13 +15,13 @@ "dependencies": { "@apps/storybook": "*", "@apps/website": "*", - "@codedazur/cdk-static-site": "^1.1.1", - "@codedazur/essentials": "^1.9.0", + "@codedazur/cdk-static-site": "^2.0.0", + "@codedazur/essentials": "^1.9.1", "aws-cdk-lib": "^2.147.2", "constructs": "^10.3.0" }, "devDependencies": { - "@codedazur/tsconfig": "^0.0.6", + "@codedazur/tsconfig": "^0.1.0", "aws-cdk": "^2.147.2", "dotenv": "^16.4.5", "ts-jest": "^29.1.5", diff --git a/apps/storybook/package.json b/apps/storybook/package.json index 7621e5ee..315ac29b 100644 --- a/apps/storybook/package.json +++ b/apps/storybook/package.json @@ -11,18 +11,18 @@ "test": "vitest run --passWithNoTests" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", + "@codedazur/essentials": "^1.9.1", "@codedazur/react-components": "^25.2.1", - "@codedazur/react-date-picker": "^0.0.1", - "@codedazur/react-dictionary": "^0.2.1", - "@codedazur/react-essentials": "^1.4.1", - "@codedazur/react-forms": "^0.1.0", - "@codedazur/react-media": "^1.0.0", - "@codedazur/react-notifications": "^0.1.3", - "@codedazur/react-pagination": "^1.0.1", - "@codedazur/react-parallax": "^0.1.0", - "@codedazur/react-preferences": "^1.0.0", - "@codedazur/react-select": "^0.0.3", + "@codedazur/react-date-picker": "^0.0.2", + "@codedazur/react-dictionary": "^0.2.2", + "@codedazur/react-essentials": "^1.4.2", + "@codedazur/react-forms": "^0.1.1", + "@codedazur/react-media": "^1.0.1", + "@codedazur/react-notifications": "^0.1.4", + "@codedazur/react-pagination": "^1.0.2", + "@codedazur/react-parallax": "^0.1.1", + "@codedazur/react-preferences": "^1.0.1", + "@codedazur/react-select": "^0.0.4", "@faker-js/faker": "^8.4.1", "@storybook/jest": "^0.1.0 || ^0.2.0", "@types/styled-components": "^5.1.34", @@ -37,7 +37,7 @@ "@babel/preset-env": "^7.24.7", "@babel/preset-react": "^7.24.7", "@babel/preset-typescript": "^7.24.7", - "@codedazur/tsconfig": "^0.0.6", + "@codedazur/tsconfig": "^0.1.0", "@storybook/addon-actions": "^7.2.0", "@storybook/addon-essentials": "^7.2.0", "@storybook/addon-interactions": "^7.2.0", diff --git a/apps/website/package.json b/apps/website/package.json index 681baf47..68b60125 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -12,14 +12,14 @@ "test": "vitest run --passWithNoTests" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", + "@codedazur/essentials": "^1.9.1", "@codedazur/react-components": "^25.2.1", - "@codedazur/react-date-picker": "^0.0.1", - "@codedazur/react-essentials": "^1.4.1", - "@codedazur/react-media": "^1.0.0", - "@codedazur/react-notifications": "^0.1.3", - "@codedazur/react-pagination": "^1.0.1", - "@codedazur/react-parallax": "^0.1.0", + "@codedazur/react-date-picker": "^0.0.2", + "@codedazur/react-essentials": "^1.4.2", + "@codedazur/react-media": "^1.0.1", + "@codedazur/react-notifications": "^0.1.4", + "@codedazur/react-pagination": "^1.0.2", + "@codedazur/react-parallax": "^0.1.1", "next": "^14.2.4", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -27,8 +27,8 @@ }, "devDependencies": { "@babel/core": "^7.24.7", - "@codedazur/eslint-config": "^0.1.1", - "@codedazur/tsconfig": "^0.0.6", + "@codedazur/eslint-config": "^0.2.0", + "@codedazur/tsconfig": "^0.1.0", "@types/node": "^20.14.9", "@types/react": "^18.3.3", "@types/styled-components": "^5.1.34", diff --git a/packages/cdk-amplify-app/CHANGELOG.md b/packages/cdk-amplify-app/CHANGELOG.md index c6185a62..c370d7d4 100644 --- a/packages/cdk-amplify-app/CHANGELOG.md +++ b/packages/cdk-amplify-app/CHANGELOG.md @@ -1,5 +1,14 @@ # @codedazur/cdk-amplify-app +## 0.1.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/essentials@1.9.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/cdk-amplify-app/package.json b/packages/cdk-amplify-app/package.json index 8002f995..920007a8 100644 --- a/packages/cdk-amplify-app/package.json +++ b/packages/cdk-amplify-app/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-amplify-app", - "version": "0.1.0", + "version": "0.1.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "constructs": ">=10" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", + "@codedazur/essentials": "^1.9.1", "yaml": "^2.4.5" }, "devDependencies": { diff --git a/packages/cdk-bastion-host/CHANGELOG.md b/packages/cdk-bastion-host/CHANGELOG.md index c95ece1e..82aaf5c5 100644 --- a/packages/cdk-bastion-host/CHANGELOG.md +++ b/packages/cdk-bastion-host/CHANGELOG.md @@ -1,5 +1,11 @@ # @codedazur/cdk-bastion-host +## 1.0.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + ## 1.0.0 ### Major Changes diff --git a/packages/cdk-bastion-host/package.json b/packages/cdk-bastion-host/package.json index c02ca3ed..c072b8ff 100644 --- a/packages/cdk-bastion-host/package.json +++ b/packages/cdk-bastion-host/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-bastion-host", - "version": "1.0.0", + "version": "1.0.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/cdk-cache-invalidator/CHANGELOG.md b/packages/cdk-cache-invalidator/CHANGELOG.md index 672a7ded..36ed12e0 100644 --- a/packages/cdk-cache-invalidator/CHANGELOG.md +++ b/packages/cdk-cache-invalidator/CHANGELOG.md @@ -1,5 +1,11 @@ # @codedazur/cdk-cache-invalidator +## 1.2.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + ## 1.2.0 ### Minor Changes diff --git a/packages/cdk-cache-invalidator/package.json b/packages/cdk-cache-invalidator/package.json index 61fe5e9e..7a17c21a 100644 --- a/packages/cdk-cache-invalidator/package.json +++ b/packages/cdk-cache-invalidator/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-cache-invalidator", - "version": "1.2.0", + "version": "1.2.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/cdk-docker-cluster/CHANGELOG.md b/packages/cdk-docker-cluster/CHANGELOG.md index 2cf6408a..36c6b807 100644 --- a/packages/cdk-docker-cluster/CHANGELOG.md +++ b/packages/cdk-docker-cluster/CHANGELOG.md @@ -1,5 +1,20 @@ # @codedazur/cdk-docker-cluster +## 0.5.0 + +### Minor Changes + +- [`d1f3d51`](https://github.com/codedazur/toolkit/commit/d1f3d512d31d659ffdc115147d9631057fe8d073) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Support for a custom domain name was added. + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- [`737fe0d`](https://github.com/codedazur/toolkit/commit/737fe0ddd4d353db1e005d2dab886a4a60bc02d8) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - The build environment prop was renamed to arguments. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298), [`d1f3d51`](https://github.com/codedazur/toolkit/commit/d1f3d512d31d659ffdc115147d9631057fe8d073)]: + - @codedazur/cdk-site-distribution@0.1.0 + ## 0.4.0 ### Minor Changes diff --git a/packages/cdk-docker-cluster/package.json b/packages/cdk-docker-cluster/package.json index 3f575ab4..3f072952 100644 --- a/packages/cdk-docker-cluster/package.json +++ b/packages/cdk-docker-cluster/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-docker-cluster", - "version": "0.4.0", + "version": "0.5.0", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "constructs": ">=10" }, "dependencies": { - "@codedazur/cdk-site-distribution": "^0.0.1" + "@codedazur/cdk-site-distribution": "^0.1.0" }, "devDependencies": { "@types/node": "^20.14.9", diff --git a/packages/cdk-mailer/CHANGELOG.md b/packages/cdk-mailer/CHANGELOG.md index cd6fc8d3..f7b1785b 100644 --- a/packages/cdk-mailer/CHANGELOG.md +++ b/packages/cdk-mailer/CHANGELOG.md @@ -1,5 +1,14 @@ # @codedazur/cdk-mailer +## 0.2.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/essentials@1.9.1 + ## 0.2.0 ### Minor Changes diff --git a/packages/cdk-mailer/package.json b/packages/cdk-mailer/package.json index c5abcbef..735a715d 100644 --- a/packages/cdk-mailer/package.json +++ b/packages/cdk-mailer/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-mailer", - "version": "0.2.0", + "version": "0.2.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -30,7 +30,7 @@ "@aws-sdk/client-lambda": "^3.606.0", "@aws-sdk/client-ses": "^3.606.0", "@aws-sdk/client-sqs": "^3.606.0", - "@codedazur/essentials": "^1.9.0" + "@codedazur/essentials": "^1.9.1" }, "devDependencies": { "@types/node": "^20.14.9", diff --git a/packages/cdk-next-app/CHANGELOG.md b/packages/cdk-next-app/CHANGELOG.md index f52156de..5a29435f 100644 --- a/packages/cdk-next-app/CHANGELOG.md +++ b/packages/cdk-next-app/CHANGELOG.md @@ -1,5 +1,14 @@ # @codedazur/cdk-next-app +## 0.2.3 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`d1f3d51`](https://github.com/codedazur/toolkit/commit/d1f3d512d31d659ffdc115147d9631057fe8d073), [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298), [`737fe0d`](https://github.com/codedazur/toolkit/commit/737fe0ddd4d353db1e005d2dab886a4a60bc02d8)]: + - @codedazur/cdk-docker-cluster@0.5.0 + ## 0.2.2 ### Patch Changes diff --git a/packages/cdk-next-app/package.json b/packages/cdk-next-app/package.json index 390f1588..61f2c1ad 100644 --- a/packages/cdk-next-app/package.json +++ b/packages/cdk-next-app/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-next-app", - "version": "0.2.2", + "version": "0.2.3", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "constructs": ">=10" }, "dependencies": { - "@codedazur/cdk-docker-cluster": "^0.4.0" + "@codedazur/cdk-docker-cluster": "^0.5.0" }, "devDependencies": { "@types/node": "^20.14.9", diff --git a/packages/cdk-rpc-api/CHANGELOG.md b/packages/cdk-rpc-api/CHANGELOG.md index a7ef84d2..545a8037 100644 --- a/packages/cdk-rpc-api/CHANGELOG.md +++ b/packages/cdk-rpc-api/CHANGELOG.md @@ -1,5 +1,11 @@ # @codedazur/cdk-rpc-api +## 1.1.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + ## 1.1.0 ### Minor Changes diff --git a/packages/cdk-rpc-api/package.json b/packages/cdk-rpc-api/package.json index 020cab83..e328f507 100644 --- a/packages/cdk-rpc-api/package.json +++ b/packages/cdk-rpc-api/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-rpc-api", - "version": "1.1.0", + "version": "1.1.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/cdk-site-distribution/CHANGELOG.md b/packages/cdk-site-distribution/CHANGELOG.md new file mode 100644 index 00000000..d2d57efc --- /dev/null +++ b/packages/cdk-site-distribution/CHANGELOG.md @@ -0,0 +1,14 @@ +# @codedazur/cdk-site-distribution + +## 0.1.0 + +### Minor Changes + +- [`d1f3d51`](https://github.com/codedazur/toolkit/commit/d1f3d512d31d659ffdc115147d9631057fe8d073) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Experimental release. + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/cdk-cache-invalidator@1.2.1 diff --git a/packages/cdk-site-distribution/package.json b/packages/cdk-site-distribution/package.json index 326b9177..a00d1117 100644 --- a/packages/cdk-site-distribution/package.json +++ b/packages/cdk-site-distribution/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-site-distribution", - "version": "0.0.1", + "version": "0.1.0", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "constructs": ">=10" }, "dependencies": { - "@codedazur/cdk-cache-invalidator": "^1.2.0" + "@codedazur/cdk-cache-invalidator": "^1.2.1" }, "devDependencies": { "@types/node": "^20.14.9", diff --git a/packages/cdk-static-site/CHANGELOG.md b/packages/cdk-static-site/CHANGELOG.md index ae0e17cb..930acf9b 100644 --- a/packages/cdk-static-site/CHANGELOG.md +++ b/packages/cdk-static-site/CHANGELOG.md @@ -1,5 +1,22 @@ # @codedazur/cdk-static-site +## 2.0.0 + +### Major Changes + +- [`d1f3d51`](https://github.com/codedazur/toolkit/commit/d1f3d512d31d659ffdc115147d9631057fe8d073) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - The props were reorganized into source and distribution. + +### Minor Changes + +- [`754365d`](https://github.com/codedazur/toolkit/commit/754365d273433d82aa30769c5a5168394a26e53a) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Particular file patterns can now be excluded from deployment. + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298), [`d1f3d51`](https://github.com/codedazur/toolkit/commit/d1f3d512d31d659ffdc115147d9631057fe8d073)]: + - @codedazur/cdk-site-distribution@0.1.0 + ## 1.1.1 ### Patch Changes diff --git a/packages/cdk-static-site/package.json b/packages/cdk-static-site/package.json index 7e4d8170..11c9c510 100644 --- a/packages/cdk-static-site/package.json +++ b/packages/cdk-static-site/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/cdk-static-site", - "version": "1.1.1", + "version": "2.0.0", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "constructs": ">=10" }, "dependencies": { - "@codedazur/cdk-site-distribution": "^0.0.1" + "@codedazur/cdk-site-distribution": "^0.1.0" }, "devDependencies": { "@types/node": "^20.14.9", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 73316186..5b3e34a6 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # eslint-config-custom +## 0.2.0 + +### Minor Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - The typescript-eslint plugin and parser are now used by default. + ## 0.1.1 ### Patch Changes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index b60870c4..e4e558fa 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/eslint-config", - "version": "0.1.1", + "version": "0.2.0", "main": "index.js", "publishConfig": { "access": "public" diff --git a/packages/essentials/CHANGELOG.md b/packages/essentials/CHANGELOG.md index 54e2f07e..f9560aaf 100644 --- a/packages/essentials/CHANGELOG.md +++ b/packages/essentials/CHANGELOG.md @@ -1,5 +1,11 @@ # @codedazur/essentials +## 1.9.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + ## 1.9.0 ### Minor Changes diff --git a/packages/essentials/package.json b/packages/essentials/package.json index bb28e9f2..00545aaf 100644 --- a/packages/essentials/package.json +++ b/packages/essentials/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/essentials", - "version": "1.9.0", + "version": "1.9.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/react-date-picker/CHANGELOG.md b/packages/react-date-picker/CHANGELOG.md index 16c7cdb2..d100c28b 100644 --- a/packages/react-date-picker/CHANGELOG.md +++ b/packages/react-date-picker/CHANGELOG.md @@ -1,5 +1,14 @@ # @codedazur/react-date-picker +## 0.0.2 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/essentials@1.9.1 + ## 0.0.1 ### Patch Changes diff --git a/packages/react-date-picker/package.json b/packages/react-date-picker/package.json index 513c6a69..23dbb941 100644 --- a/packages/react-date-picker/package.json +++ b/packages/react-date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-date-picker", - "version": "0.0.1", + "version": "0.0.2", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", + "@codedazur/essentials": "^1.9.1", "date-fns": "^2.30.0" }, "devDependencies": { diff --git a/packages/react-dictionary/CHANGELOG.md b/packages/react-dictionary/CHANGELOG.md index 7d0db4c7..c4582eec 100644 --- a/packages/react-dictionary/CHANGELOG.md +++ b/packages/react-dictionary/CHANGELOG.md @@ -1,5 +1,14 @@ # @codedazur/react-dictionary +## 0.2.2 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/essentials@1.9.1 + ## 0.2.1 ### Patch Changes diff --git a/packages/react-dictionary/package.json b/packages/react-dictionary/package.json index bc2e5dfc..d39de98f 100644 --- a/packages/react-dictionary/package.json +++ b/packages/react-dictionary/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-dictionary", - "version": "0.2.1", + "version": "0.2.2", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0" + "@codedazur/essentials": "^1.9.1" }, "devDependencies": { "@testing-library/dom": "10.2.0", diff --git a/packages/react-essentials/CHANGELOG.md b/packages/react-essentials/CHANGELOG.md index 8aea3496..6501cfa6 100644 --- a/packages/react-essentials/CHANGELOG.md +++ b/packages/react-essentials/CHANGELOG.md @@ -1,5 +1,14 @@ # @codedazur/react-essentials +## 1.4.2 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/essentials@1.9.1 + ## 1.4.1 ### Patch Changes diff --git a/packages/react-essentials/package.json b/packages/react-essentials/package.json index ff1910ca..8cc06c1b 100644 --- a/packages/react-essentials/package.json +++ b/packages/react-essentials/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-essentials", - "version": "1.4.1", + "version": "1.4.2", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", + "@codedazur/essentials": "^1.9.1", "bowser": "^2.11.0" }, "devDependencies": { diff --git a/packages/react-forms/CHANGELOG.md b/packages/react-forms/CHANGELOG.md index ff572049..5631b25e 100644 --- a/packages/react-forms/CHANGELOG.md +++ b/packages/react-forms/CHANGELOG.md @@ -1,5 +1,15 @@ # @codedazur/react-forms +## 0.1.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/react-essentials@1.4.2 + - @codedazur/essentials@1.9.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/react-forms/package.json b/packages/react-forms/package.json index 68039884..e30b2a13 100644 --- a/packages/react-forms/package.json +++ b/packages/react-forms/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-forms", - "version": "0.1.0", + "version": "0.1.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,8 +27,8 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", - "@codedazur/react-essentials": "^1.4.1" + "@codedazur/essentials": "^1.9.1", + "@codedazur/react-essentials": "^1.4.2" }, "devDependencies": { "@testing-library/dom": "10.2.0", diff --git a/packages/react-media/CHANGELOG.md b/packages/react-media/CHANGELOG.md index 4ced8563..5d5b14d8 100644 --- a/packages/react-media/CHANGELOG.md +++ b/packages/react-media/CHANGELOG.md @@ -1,5 +1,17 @@ # @codedazur/react-audio +## 1.0.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - The initial volume is no longer ignored. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/react-essentials@1.4.2 + - @codedazur/essentials@1.9.1 + ## 1.0.0 ### Major Changes diff --git a/packages/react-media/package.json b/packages/react-media/package.json index 8f3b956d..ea1f36fc 100644 --- a/packages/react-media/package.json +++ b/packages/react-media/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-media", - "version": "1.0.0", + "version": "1.0.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,8 +27,8 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", - "@codedazur/react-essentials": "^1.4.1" + "@codedazur/essentials": "^1.9.1", + "@codedazur/react-essentials": "^1.4.2" }, "devDependencies": { "@testing-library/dom": "10.2.0", diff --git a/packages/react-notifications/CHANGELOG.md b/packages/react-notifications/CHANGELOG.md index f4267ec4..a165af4e 100644 --- a/packages/react-notifications/CHANGELOG.md +++ b/packages/react-notifications/CHANGELOG.md @@ -1,5 +1,15 @@ # @codedazur/react-notifications +## 0.1.4 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/react-essentials@1.4.2 + - @codedazur/essentials@1.9.1 + ## 0.1.3 ### Patch Changes diff --git a/packages/react-notifications/package.json b/packages/react-notifications/package.json index e3cb7f46..595a22e4 100644 --- a/packages/react-notifications/package.json +++ b/packages/react-notifications/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-notifications", - "version": "0.1.3", + "version": "0.1.4", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,8 +27,8 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", - "@codedazur/react-essentials": "^1.4.1" + "@codedazur/essentials": "^1.9.1", + "@codedazur/react-essentials": "^1.4.2" }, "devDependencies": { "@testing-library/dom": "10.2.0", diff --git a/packages/react-pagination/CHANGELOG.md b/packages/react-pagination/CHANGELOG.md index c7820109..684d0748 100644 --- a/packages/react-pagination/CHANGELOG.md +++ b/packages/react-pagination/CHANGELOG.md @@ -1,5 +1,14 @@ # @codedazur/react-pagination +## 1.0.2 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/essentials@1.9.1 + ## 1.0.1 ### Patch Changes diff --git a/packages/react-pagination/package.json b/packages/react-pagination/package.json index f67ae0f2..9d1b12fd 100644 --- a/packages/react-pagination/package.json +++ b/packages/react-pagination/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-pagination", - "version": "1.0.1", + "version": "1.0.2", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,7 +27,7 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0" + "@codedazur/essentials": "^1.9.1" }, "devDependencies": { "@testing-library/dom": "10.2.0", diff --git a/packages/react-parallax/CHANGELOG.md b/packages/react-parallax/CHANGELOG.md index 776a1e0a..7338f83e 100644 --- a/packages/react-parallax/CHANGELOG.md +++ b/packages/react-parallax/CHANGELOG.md @@ -1,5 +1,15 @@ # @codedazur/react-parallax +## 0.1.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/react-essentials@1.4.2 + - @codedazur/essentials@1.9.1 + ## 0.1.0 ### Minor Changes diff --git a/packages/react-parallax/package.json b/packages/react-parallax/package.json index f83fd6a9..44b24f6a 100644 --- a/packages/react-parallax/package.json +++ b/packages/react-parallax/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-parallax", - "version": "0.1.0", + "version": "0.1.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,8 +27,8 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", - "@codedazur/react-essentials": "^1.4.1" + "@codedazur/essentials": "^1.9.1", + "@codedazur/react-essentials": "^1.4.2" }, "devDependencies": { "@testing-library/dom": "10.2.0", diff --git a/packages/react-preferences/CHANGELOG.md b/packages/react-preferences/CHANGELOG.md index 0a8a9e44..080bbb42 100644 --- a/packages/react-preferences/CHANGELOG.md +++ b/packages/react-preferences/CHANGELOG.md @@ -1,5 +1,11 @@ # @codedazur/react-preferences +## 1.0.1 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + ## 1.0.0 ### Major Changes diff --git a/packages/react-preferences/package.json b/packages/react-preferences/package.json index 48e68667..b692f9eb 100644 --- a/packages/react-preferences/package.json +++ b/packages/react-preferences/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-preferences", - "version": "1.0.0", + "version": "1.0.1", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", diff --git a/packages/react-select/CHANGELOG.md b/packages/react-select/CHANGELOG.md index 20dced15..2e8d2e90 100644 --- a/packages/react-select/CHANGELOG.md +++ b/packages/react-select/CHANGELOG.md @@ -1,5 +1,15 @@ # @codedazur/react-select +## 0.0.4 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/react-essentials@1.4.2 + - @codedazur/essentials@1.9.1 + ## 0.0.3 ### Patch Changes diff --git a/packages/react-select/package.json b/packages/react-select/package.json index 7fb9e2cb..bbeb06f4 100644 --- a/packages/react-select/package.json +++ b/packages/react-select/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-select", - "version": "0.0.3", + "version": "0.0.4", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,8 +27,8 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", - "@codedazur/react-essentials": "^1.4.1" + "@codedazur/essentials": "^1.9.1", + "@codedazur/react-essentials": "^1.4.2" }, "devDependencies": { "@testing-library/dom": "10.2.0", diff --git a/packages/react-tracking/CHANGELOG.md b/packages/react-tracking/CHANGELOG.md index 06a44777..fbb8c37a 100644 --- a/packages/react-tracking/CHANGELOG.md +++ b/packages/react-tracking/CHANGELOG.md @@ -1,5 +1,15 @@ # @codedazur/react-notifications +## 0.5.3 + +### Patch Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - Dependency versions were made explicit. + +- Updated dependencies [[`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298)]: + - @codedazur/react-essentials@1.4.2 + - @codedazur/essentials@1.9.1 + ## 0.5.2 ### Patch Changes diff --git a/packages/react-tracking/package.json b/packages/react-tracking/package.json index adef2288..3a61f87e 100644 --- a/packages/react-tracking/package.json +++ b/packages/react-tracking/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/react-tracking", - "version": "0.5.2", + "version": "0.5.3", "main": ".dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", @@ -27,8 +27,8 @@ "react-dom": ">=16.8.0" }, "dependencies": { - "@codedazur/essentials": "^1.9.0", - "@codedazur/react-essentials": "^1.4.1" + "@codedazur/essentials": "^1.9.1", + "@codedazur/react-essentials": "^1.4.2" }, "devDependencies": { "@testing-library/dom": "10.2.0", diff --git a/packages/tsconfig/CHANGELOG.md b/packages/tsconfig/CHANGELOG.md index 2b58a391..880125ca 100644 --- a/packages/tsconfig/CHANGELOG.md +++ b/packages/tsconfig/CHANGELOG.md @@ -1,5 +1,11 @@ # tsconfig +## 0.1.0 + +### Minor Changes + +- [`17034ee`](https://github.com/codedazur/toolkit/commit/17034ee5fcbc026fc779a12130572d515d2b8298) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - An NPM packages' dist folder is excluded by default. + ## 0.0.6 ### Patch Changes diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index ff5860ca..7c5bbd6c 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@codedazur/tsconfig", - "version": "0.0.6", + "version": "0.1.0", "license": "MIT", "publishConfig": { "access": "public"