Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0-beta.1 (2024-07-05)

### Bug Fixes

* core path ([368dbb0](368dbb0))
* fix README.md ([4c89b76](4c89b76))
* readme ([0b2d3a7](0b2d3a7))

### Features

* add all border-radius props, fix dark-indigo, improve messages ([a4602ce](a4602ce))
* add border-radius ([c27feee](c27feee))
* add git hooks, prettier, lint-staged, commitlint ([2571ebf](2571ebf))
* add new rule, some rewrite ([26e81c0](26e81c0))
* add stylelint-core-vars/do-not-use-dark-colors ([2705090](2705090))
* allowNumericValues ([327023e](327023e))
* bump dependecies ([39bc322](39bc322))
* bump dependencies ([9c82766](9c82766))
* bump vars package, update tests ([c927154](c927154))
* bump yarn to 4.3.1 ([2d36bf4](2d36bf4))
* **ci:** add ci configs ([65f6996](65f6996))
* first version ([27caa4d](27caa4d))
* fix nested rule, allow to use separated vars package, add tests ([01b6fcc](01b6fcc))
* ignore legacy typography ([2c26991](2c26991))
* initial ([1df3334](1df3334))
* move plugin to lib folder, tests to test folder ([d214494](d214494))
* separate rules ([daa7e00](daa7e00))
* separate rules ([2187667](2187667))
* update dict, new message ([ca76401](ca76401))
  • Loading branch information
semantic-release-bot committed Jul 5, 2024
1 parent 2d36bf4 commit b047cae
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# 1.0.0-beta.1 (2024-07-05)


### Bug Fixes

* core path ([368dbb0](https://github.com/core-ds/stylelint-core-vars/commit/368dbb04fa130afcae0c11361595519ea32f892c))
* fix README.md ([4c89b76](https://github.com/core-ds/stylelint-core-vars/commit/4c89b76dd568da29dab0bd9b58aa1dd0026bd787))
* readme ([0b2d3a7](https://github.com/core-ds/stylelint-core-vars/commit/0b2d3a7e2bfff9640478a5fd945a525a2c49198d))


### Features

* add all border-radius props, fix dark-indigo, improve messages ([a4602ce](https://github.com/core-ds/stylelint-core-vars/commit/a4602ce82a21e62e11f1b926ab5de267e33a8bd0))
* add border-radius ([c27feee](https://github.com/core-ds/stylelint-core-vars/commit/c27feeed7114b64c43200ebfc06a61b34ad95eb7))
* add git hooks, prettier, lint-staged, commitlint ([2571ebf](https://github.com/core-ds/stylelint-core-vars/commit/2571ebfe9820750b301984b7a32c0f0833e663db))
* add new rule, some rewrite ([26e81c0](https://github.com/core-ds/stylelint-core-vars/commit/26e81c0bd83bcee7eb8bb528d75e3aa03f61c663))
* add stylelint-core-vars/do-not-use-dark-colors ([2705090](https://github.com/core-ds/stylelint-core-vars/commit/270509071747a78e48bc390b88d9c5bd42fc1033))
* allowNumericValues ([327023e](https://github.com/core-ds/stylelint-core-vars/commit/327023e37cb90bccd1a004a9df9d5aa84c8a34f8))
* bump dependecies ([39bc322](https://github.com/core-ds/stylelint-core-vars/commit/39bc32255c322a88a1c1ff248bf0c3fc2f88f30d))
* bump dependencies ([9c82766](https://github.com/core-ds/stylelint-core-vars/commit/9c82766a1502a2d80c0c076873407f69e7658deb))
* bump vars package, update tests ([c927154](https://github.com/core-ds/stylelint-core-vars/commit/c927154997ac968a35e0f48b0a8d805062c3a66e))
* bump yarn to 4.3.1 ([2d36bf4](https://github.com/core-ds/stylelint-core-vars/commit/2d36bf4ec3b63fd70ec23f6ce8cf14dc108b257a))
* **ci:** add ci configs ([65f6996](https://github.com/core-ds/stylelint-core-vars/commit/65f69963e036b51adb7495a5d8218ab639b0f016))
* first version ([27caa4d](https://github.com/core-ds/stylelint-core-vars/commit/27caa4da38f7d88d6c42f9850980a5622490ffdc))
* fix nested rule, allow to use separated vars package, add tests ([01b6fcc](https://github.com/core-ds/stylelint-core-vars/commit/01b6fcc59758cd484279f96df45526d0e5064ed6))
* ignore legacy typography ([2c26991](https://github.com/core-ds/stylelint-core-vars/commit/2c26991cc575a804f5b86c687a9fffc3d373f8b0))
* initial ([1df3334](https://github.com/core-ds/stylelint-core-vars/commit/1df3334685abde6b39da599d46ba3c877573aea4))
* move plugin to lib folder, tests to test folder ([d214494](https://github.com/core-ds/stylelint-core-vars/commit/d214494db42e3804030321a3fbf238db31b568d0))
* separate rules ([daa7e00](https://github.com/core-ds/stylelint-core-vars/commit/daa7e00b3c0ec2c2ffeed89c359a58548744ba3e))
* separate rules ([2187667](https://github.com/core-ds/stylelint-core-vars/commit/218766757e163cc5ce6f7d09b7ad31943b3d2a0b))
* update dict, new message ([ca76401](https://github.com/core-ds/stylelint-core-vars/commit/ca76401c478ecc76fc8c106b4ba384dab920c033))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/stylelint-core-vars",
"version": "1.6.0",
"version": "1.0.0-beta.1",
"description": "core-components css linter",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b047cae

Please sign in to comment.