diff --git a/CHANGELOG.md b/CHANGELOG.md index 287064af3..11aa1f6a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,3 @@ -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - ### [3.0.2](https://github.com/taiga-family/maskito/compare/v3.0.1...v3.0.2) (2024-09-20) ### 🐞 Bug Fixes diff --git a/package-lock.json b/package-lock.json index eeb2fbc29..9b243de0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,15 +25,15 @@ "@nx/react": "19.8.0", "@nx/rollup": "19.8.0", "@nx/workspace": "19.8.0", - "@taiga-ui/auto-changelog-config": "0.215.0", - "@taiga-ui/commitlint-config": "0.215.0", - "@taiga-ui/cspell-config": "0.215.0", - "@taiga-ui/eslint-plugin-experience": "0.215.0", - "@taiga-ui/prettier-config": "0.215.0", - "@taiga-ui/release-it-config": "0.215.0", - "@taiga-ui/stylelint-config": "0.215.0", - "@taiga-ui/syncer": "0.215.0", - "@taiga-ui/tsconfig": "0.215.0", + "@taiga-ui/auto-changelog-config": "0.216.0", + "@taiga-ui/commitlint-config": "0.216.0", + "@taiga-ui/cspell-config": "0.216.0", + "@taiga-ui/eslint-plugin-experience": "0.216.0", + "@taiga-ui/prettier-config": "0.216.0", + "@taiga-ui/release-it-config": "0.216.0", + "@taiga-ui/stylelint-config": "0.216.0", + "@taiga-ui/syncer": "0.216.0", + "@taiga-ui/tsconfig": "0.216.0", "@tinkoff/eslint-config": "4.1.3", "@tinkoff/eslint-config-react": "4.1.3", "@types/jest": "29.5.13", @@ -12375,9 +12375,9 @@ } }, "node_modules/@taiga-ui/auto-changelog-config": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/auto-changelog-config/-/auto-changelog-config-0.215.0.tgz", - "integrity": "sha512-AlivVl2TvFVN/NzkJClncCuNWwJ8CYxipmSSVNWrZzF6wqQYvdpjDTkYHDhWuseHR1plsYbraEx2hqjTzqBIMA==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/auto-changelog-config/-/auto-changelog-config-0.216.0.tgz", + "integrity": "sha512-B3uLf8Y3dN+iOLy6oHf8Ba0GtpyReNN7dhrcpnNdQGhA4mcSIbC888UEp74APJydf3PHJM05QnjkNvyrKZxqFQ==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -12429,9 +12429,9 @@ } }, "node_modules/@taiga-ui/commitlint-config": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.215.0.tgz", - "integrity": "sha512-RlL4oTny9/G2zoJBqAHR8kGDjrwCFj3nh0DyrIBmPAinHvUKYUfIBN2hM1FU3pvLKtKQmvKF+8lnj+2yk2t4kg==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.216.0.tgz", + "integrity": "sha512-ioAkWIZ2qh3ESNX4loUwLYXpAklFnY2fv4wZ6fNC9Kjs1EYZvG/DVaniIUArdlk0vgyU56YEtW1ekoQ1DlS/9A==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -12465,9 +12465,9 @@ } }, "node_modules/@taiga-ui/cspell-config": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.215.0.tgz", - "integrity": "sha512-NkIxkLLuymUgVxsf4bHSr4QnbPEdbSbIZo7rGeJzfgr12bEbgIMjSAKzlXSmBQOxPfI1Q7hYfkMBd6IT2Lryhw==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.216.0.tgz", + "integrity": "sha512-1uG2i2H3ObC/4i6N9CVwGQmAbZWeAPWln5fdnnDUz3vpP1PbsKPPG+Gp3Vd3TWfa4yFNkykZMLYRffSy3G+ZCA==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -12479,9 +12479,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.215.0.tgz", - "integrity": "sha512-4LD3egTEavylq4YrFLPOvXCZld6FROuXD6gcft0S6ahMt+oGsVY+0nG7YEZ+dxqJrOkhJAbO82BZYv6zK8cXsg==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.216.0.tgz", + "integrity": "sha512-6wtWjNCVY/jFnuHgbDuSN2BY4kPlRJq3iEtLZg3ecI/46CdQA1M6EtFJLISjqolIA4Bhy/ZbcGk/UWO/QclGvw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -12731,9 +12731,9 @@ } }, "node_modules/@taiga-ui/prettier-config": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.215.0.tgz", - "integrity": "sha512-w5yttFCiFeocEYXEtb6avUey2AUAi54TsjEugIux0IlfoQGhzzRdMOD9VRFFUUWzm7ioDFf4qSOaQ/hy1RK7lA==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.216.0.tgz", + "integrity": "sha512-MNm23dcpagyxC4HwttsFIHJNAj/irBx0oEO+gF7cNi9spjOZCQu9U0StV4VZa9xew12L3X2qp2IcwvhDHnP3HA==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -12746,9 +12746,9 @@ } }, "node_modules/@taiga-ui/release-it-config": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/release-it-config/-/release-it-config-0.215.0.tgz", - "integrity": "sha512-DVSkTmJA4ckTR8nU2YOulyPDsXBwGCjU749FhgNI9gTKjL3JVVBWb55AbpPKiUcQlpX3ZCVyJ6BMoIkr8acqxw==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/release-it-config/-/release-it-config-0.216.0.tgz", + "integrity": "sha512-0dasmSWoXchqaVis7xuM8LecjFSsZqWHlMh14JKqaZ8C8hOSIqPnbbKyOiMnj++ypLDETQazjHCOhAmrbJXJCw==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -12756,9 +12756,9 @@ } }, "node_modules/@taiga-ui/stylelint-config": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.215.0.tgz", - "integrity": "sha512-zx9OVL5A6lJDNdoVLVGZLhANtBHln5xwt64wCwv6ivPRMnNnhEtBK7WSPDgdAxffFTo9tfl0zUvk2Kc5dvMAfw==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.216.0.tgz", + "integrity": "sha512-PrKOVwVycO+SGYHTZX8gXS5b9hNiBUjH8YN1E6BkXx+xfkFg7HpqqMV3DpsmEhsP5gxgzQzu9Zyo5zyQPp7gGQ==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -12783,9 +12783,9 @@ } }, "node_modules/@taiga-ui/syncer": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/syncer/-/syncer-0.215.0.tgz", - "integrity": "sha512-VPygGdtBeRGjCjvHN2iVRouTh8ri3uAp2cQ3Rd9sYY4zQ2Baj11Y69cHwTjnzX+jRHcv4R4zYfa2/sHzi/sfUQ==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/syncer/-/syncer-0.216.0.tgz", + "integrity": "sha512-HnX+mg2mBg+Cff9jhBztSbGy3YJPQGiOURxQg/H8TE8XQO76un6X14H/Md1+f6qnYU8a+04hgU8dS2UYdgwBxw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -12897,9 +12897,9 @@ } }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.215.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.215.0.tgz", - "integrity": "sha512-L4MiVOZRcZRVraePIv2mOWIe4wqrUtfisHTlOx8cIdwv5LfkkQLwuqQu96dOdQ0YpPRdm1yLkWTv/anBtu2/aA==", + "version": "0.216.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.216.0.tgz", + "integrity": "sha512-G5XJe+Be03dLSaRCrytUjHMd6GMJVZa8Ozm4PtDUfqho5F0u4mc3vO3hd+maYLUFvXrd+ezZI5V/01xWavc/rQ==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index d4d6dfb26..40b8c5324 100644 --- a/package.json +++ b/package.json @@ -96,15 +96,15 @@ "@nx/react": "19.8.0", "@nx/rollup": "19.8.0", "@nx/workspace": "19.8.0", - "@taiga-ui/auto-changelog-config": "0.215.0", - "@taiga-ui/commitlint-config": "0.215.0", - "@taiga-ui/cspell-config": "0.215.0", - "@taiga-ui/eslint-plugin-experience": "0.215.0", - "@taiga-ui/prettier-config": "0.215.0", - "@taiga-ui/release-it-config": "0.215.0", - "@taiga-ui/stylelint-config": "0.215.0", - "@taiga-ui/syncer": "0.215.0", - "@taiga-ui/tsconfig": "0.215.0", + "@taiga-ui/auto-changelog-config": "0.216.0", + "@taiga-ui/commitlint-config": "0.216.0", + "@taiga-ui/cspell-config": "0.216.0", + "@taiga-ui/eslint-plugin-experience": "0.216.0", + "@taiga-ui/prettier-config": "0.216.0", + "@taiga-ui/release-it-config": "0.216.0", + "@taiga-ui/stylelint-config": "0.216.0", + "@taiga-ui/syncer": "0.216.0", + "@taiga-ui/tsconfig": "0.216.0", "@tinkoff/eslint-config": "4.1.3", "@tinkoff/eslint-config-react": "4.1.3", "@types/jest": "29.5.13", @@ -130,6 +130,10 @@ "npm": ">= 10", "yarn": "Please use npm instead of yarn to install dependencies" }, + "auto-changelog": { + "prepend": true, + "template": "templates/note.hbs" + }, "overrides": { "highlight.js": "11.10.0" },