diff --git a/packages/stylelint-plugin-dialtone/CHANGELOG.json b/packages/stylelint-plugin-dialtone/CHANGELOG.json index f012453b4c..791f15a16f 100644 --- a/packages/stylelint-plugin-dialtone/CHANGELOG.json +++ b/packages/stylelint-plugin-dialtone/CHANGELOG.json @@ -1 +1 @@ -{"versions":[{"version":"1.0.2","title":"[1.0.2](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.0.1...stylelint-plugin-dialtone/v1.0.2) (2024-03-26)","date":"2024-03-26","body":"### Bug Fixes\n\n* NO-JIRA release not working with new commit convention ([#235](https://github.com/dialpad/dialtone/issues/235)) ([28ff27c](https://github.com/dialpad/dialtone/commit/28ff27cffac5e751eaf8496b7c716710a0153a61))","parsed":{"_":["NO-JIRA release not working with new commit convention (#235) (28ff27c)"],"Bug Fixes":["NO-JIRA release not working with new commit convention (#235) (28ff27c)"]}},{"version":"1.0.1","title":"[1.0.1](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.0.0...stylelint-plugin-dialtone/v1.0.1) (2024-03-20)","date":"2024-03-20","body":"### Bug Fixes\n\n* use mixin property to detect mixin ([#215](https://github.com/dialpad/dialtone/issues/215)) ([493f58e](https://github.com/dialpad/dialtone/commit/493f58ef37ea14392bfee0fabc7c0cf8fa524d2a))","parsed":{"_":["use mixin property to detect mixin (#215) (493f58e)"],"Bug Fixes":["use mixin property to detect mixin (#215) (493f58e)"]}},{"version":"1.0.0","title":"1.0.0 (2024-03-07)","date":"2024-03-07","body":"### Features\n\n* dialtone stylelint plugin - no mixins rule ([#186](https://github.com/dialpad/dialtone/issues/186)) ([8fe0ffb](https://github.com/dialpad/dialtone/commit/8fe0ffb7f4dd81cbf19e6cbbe37b16ca609973cd))","parsed":{"_":["dialtone stylelint plugin - no mixins rule (#186) (8fe0ffb)"],"Features":["dialtone stylelint plugin - no mixins rule (#186) (8fe0ffb)"]}}],"title":"[1.1.0](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.0.2...stylelint-plugin-dialtone/v1.1.0) (2024-08-21)","description":"### Features\n\n* DLT-1999 create stylelint warning for usage of text utilities ([#460](https://github.com/dialpad/dialtone/issues/460)) ([42dd3ee](https://github.com/dialpad/dialtone/commit/42dd3ee7aa7d412cd8a357d518b19a8bb6238bcf))"} \ No newline at end of file +{"versions":[{"version":"1.1.0","title":"[1.1.0](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.0.2...stylelint-plugin-dialtone/v1.1.0) (2024-08-21)","date":"2024-08-21","body":"### Features\n\n* DLT-1999 create stylelint warning for usage of text utilities ([#460](https://github.com/dialpad/dialtone/issues/460)) ([42dd3ee](https://github.com/dialpad/dialtone/commit/42dd3ee7aa7d412cd8a357d518b19a8bb6238bcf))","parsed":{"_":["DLT-1999 create stylelint warning for usage of text utilities (#460) (42dd3ee)"],"Features":["DLT-1999 create stylelint warning for usage of text utilities (#460) (42dd3ee)"]}},{"version":"1.0.2","title":"[1.0.2](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.0.1...stylelint-plugin-dialtone/v1.0.2) (2024-03-26)","date":"2024-03-26","body":"### Bug Fixes\n\n* NO-JIRA release not working with new commit convention ([#235](https://github.com/dialpad/dialtone/issues/235)) ([28ff27c](https://github.com/dialpad/dialtone/commit/28ff27cffac5e751eaf8496b7c716710a0153a61))","parsed":{"_":["NO-JIRA release not working with new commit convention (#235) (28ff27c)"],"Bug Fixes":["NO-JIRA release not working with new commit convention (#235) (28ff27c)"]}},{"version":"1.0.1","title":"[1.0.1](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.0.0...stylelint-plugin-dialtone/v1.0.1) (2024-03-20)","date":"2024-03-20","body":"### Bug Fixes\n\n* use mixin property to detect mixin ([#215](https://github.com/dialpad/dialtone/issues/215)) ([493f58e](https://github.com/dialpad/dialtone/commit/493f58ef37ea14392bfee0fabc7c0cf8fa524d2a))","parsed":{"_":["use mixin property to detect mixin (#215) (493f58e)"],"Bug Fixes":["use mixin property to detect mixin (#215) (493f58e)"]}},{"version":"1.0.0","title":"1.0.0 (2024-03-07)","date":"2024-03-07","body":"### Features\n\n* dialtone stylelint plugin - no mixins rule ([#186](https://github.com/dialpad/dialtone/issues/186)) ([8fe0ffb](https://github.com/dialpad/dialtone/commit/8fe0ffb7f4dd81cbf19e6cbbe37b16ca609973cd))","parsed":{"_":["dialtone stylelint plugin - no mixins rule (#186) (8fe0ffb)"],"Features":["dialtone stylelint plugin - no mixins rule (#186) (8fe0ffb)"]}}],"title":"[1.2.0](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.1.0...stylelint-plugin-dialtone/v1.2.0) (2024-10-07)","description":"### Features\n\n* DLT-1915 add stylelint warning when using px or rem instead of tokens ([#509](https://github.com/dialpad/dialtone/issues/509)) ([77212aa](https://github.com/dialpad/dialtone/commit/77212aaf17e8bdf5a31192d5421bd1ab1d1fac30))"} \ No newline at end of file diff --git a/packages/stylelint-plugin-dialtone/CHANGELOG.md b/packages/stylelint-plugin-dialtone/CHANGELOG.md index aded2607f1..3ebfed73d6 100644 --- a/packages/stylelint-plugin-dialtone/CHANGELOG.md +++ b/packages/stylelint-plugin-dialtone/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.1.0...stylelint-plugin-dialtone/v1.2.0) (2024-10-07) + + +### Features + +* DLT-1915 add stylelint warning when using px or rem instead of tokens ([#509](https://github.com/dialpad/dialtone/issues/509)) ([77212aa](https://github.com/dialpad/dialtone/commit/77212aaf17e8bdf5a31192d5421bd1ab1d1fac30)) + # [1.1.0](https://github.com/dialpad/dialtone/compare/stylelint-plugin-dialtone/v1.0.2...stylelint-plugin-dialtone/v1.1.0) (2024-08-21) diff --git a/packages/stylelint-plugin-dialtone/package.json b/packages/stylelint-plugin-dialtone/package.json index 9f539115c2..4c507b3ce7 100644 --- a/packages/stylelint-plugin-dialtone/package.json +++ b/packages/stylelint-plugin-dialtone/package.json @@ -1,6 +1,6 @@ { "name": "@dialpad/stylelint-plugin-dialtone", - "version": "1.1.0", + "version": "1.2.0", "description": "dialtone stylelint plugin", "keywords": [ "Dialpad",