Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2024-02-06)

### Code Refactoring

* add rules ([d300e28](d300e28))
* **architecture:** add new modules ([9a2e5e5](9a2e5e5))
* **architecture:** add new modules ([#19](#19)) ([2d0aa35](2d0aa35))
* deps ([dacc67c](dacc67c))
* **eslint:** add options ([309e3fc](309e3fc))
* **ignore:** remove `license` ([6822375](6822375))
* **index:** add new rules ([5daaeea](5daaeea))
* **index:** add new rules ([#12](#12)) ([2b89481](2b89481))
* **module:** add `utils` ([62e4746](62e4746))
* **modules:** add new modules ([4b5bf28](4b5bf28))
* **name:** change name ([ae63081](ae63081))
* **name:** change name ([#11](#11)) ([88e2386](88e2386))
* **name:** change org name ([1edeaef](1edeaef))
* **order.js:** remove unused rules ([dd06240](dd06240))
* **order.js:** remove unused rules ([#17](#17)) ([cd8f8e5](cd8f8e5))
* **package:** add new keywords ([ac1fbdf](ac1fbdf))
* **package:** add new keywords ([#8](#8)) ([c0eccb6](c0eccb6))
* **package:** change engine version ([d078aaf](d078aaf))
* **package:** change engine version ([#6](#6)) ([567510b](567510b))
* **paths:** change paths ([fd990cc](fd990cc))
* **paths:** change paths ([#7](#7)) ([3ae0a39](3ae0a39))
* remove ts support ([c51eba3](c51eba3))
* **rules:** add exp rules ([9f566be](9f566be))
* sort rules ([f072fa5](f072fa5))
* sort rules ([7f88599](7f88599))

### Documentation

* **readme:** add badges for npm ([24bbcdf](24bbcdf))
* **readme:** fix block quotes ([6ff41fe](6ff41fe))
* **readme:** fix block quotes ([#15](#15)) ([9323a5d](9323a5d))
* **readme:** remove `tso` badge ([7904346](7904346))
* **readme:** remove `tso` badge ([#9](#9)) ([c6ba855](c6ba855))
* **readme:** rewrite text ([a25e449](a25e449))
* **readme:** update ([aee91c5](aee91c5))

### Styles

* add format and standards ([bf68b58](bf68b58))
* add format and standards ([#10](#10)) ([fc0fc0c](fc0fc0c))
  • Loading branch information
semantic-release-bot committed Feb 6, 2024
1 parent 2d0aa35 commit 15752f6
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,49 @@
# Changelog

## 1.0.0 (2024-02-06)


### Code Refactoring

* add rules ([d300e28](https://github.com/Archoleat/stylelint-config-extended-scss/commit/d300e2878551c6efb7961e31e26c3de90d7ce381))
* **architecture:** add new modules ([9a2e5e5](https://github.com/Archoleat/stylelint-config-extended-scss/commit/9a2e5e555f9bb115de33d8025cb66e07684e82a6))
* **architecture:** add new modules ([#19](https://github.com/Archoleat/stylelint-config-extended-scss/issues/19)) ([2d0aa35](https://github.com/Archoleat/stylelint-config-extended-scss/commit/2d0aa359f95a8d3c7cec6818d08088fceee25b71))
* deps ([dacc67c](https://github.com/Archoleat/stylelint-config-extended-scss/commit/dacc67c37701793fdb9c116b3074f3b0079fbbe1))
* **eslint:** add options ([309e3fc](https://github.com/Archoleat/stylelint-config-extended-scss/commit/309e3fcfeda30d4e3ea1cdc52d4f8ff07ac3c801))
* **ignore:** remove `license` ([6822375](https://github.com/Archoleat/stylelint-config-extended-scss/commit/6822375185d7181aef8385409dd71b0441b5bb3d))
* **index:** add new rules ([5daaeea](https://github.com/Archoleat/stylelint-config-extended-scss/commit/5daaeea74cbd01ef0d14fd451a4e3b90e5974f52))
* **index:** add new rules ([#12](https://github.com/Archoleat/stylelint-config-extended-scss/issues/12)) ([2b89481](https://github.com/Archoleat/stylelint-config-extended-scss/commit/2b8948165ad30f69f18ed616f541147282e3faf5))
* **module:** add `utils` ([62e4746](https://github.com/Archoleat/stylelint-config-extended-scss/commit/62e47462027f7084e1666bf5cbb702963553fb6a))
* **modules:** add new modules ([4b5bf28](https://github.com/Archoleat/stylelint-config-extended-scss/commit/4b5bf282418caef3dddde7c2685a218cb6b274be))
* **name:** change name ([ae63081](https://github.com/Archoleat/stylelint-config-extended-scss/commit/ae63081bda6023fd346c140c7636d63d39eef0f0))
* **name:** change name ([#11](https://github.com/Archoleat/stylelint-config-extended-scss/issues/11)) ([88e2386](https://github.com/Archoleat/stylelint-config-extended-scss/commit/88e2386260b90d7351da52be3ddf88fa9cbbf313))
* **name:** change org name ([1edeaef](https://github.com/Archoleat/stylelint-config-extended-scss/commit/1edeaef04d07d0a790edc906edbc94c906ed7273))
* **order.js:** remove unused rules ([dd06240](https://github.com/Archoleat/stylelint-config-extended-scss/commit/dd062406702970b86c771c1f19c17c361b32aae8))
* **order.js:** remove unused rules ([#17](https://github.com/Archoleat/stylelint-config-extended-scss/issues/17)) ([cd8f8e5](https://github.com/Archoleat/stylelint-config-extended-scss/commit/cd8f8e5248716f214c62cc33346d8a036ec4b1e9))
* **package:** add new keywords ([ac1fbdf](https://github.com/Archoleat/stylelint-config-extended-scss/commit/ac1fbdf4b57bd435fc981e20ce30d065ecd57f5a))
* **package:** add new keywords ([#8](https://github.com/Archoleat/stylelint-config-extended-scss/issues/8)) ([c0eccb6](https://github.com/Archoleat/stylelint-config-extended-scss/commit/c0eccb61e027b5c3563307272afd1e491c4d6602))
* **package:** change engine version ([d078aaf](https://github.com/Archoleat/stylelint-config-extended-scss/commit/d078aafcc1522a45d9eb706978dbace301f719d0))
* **package:** change engine version ([#6](https://github.com/Archoleat/stylelint-config-extended-scss/issues/6)) ([567510b](https://github.com/Archoleat/stylelint-config-extended-scss/commit/567510b9564d2f3ad9715f1278a8efa3644033d1))
* **paths:** change paths ([fd990cc](https://github.com/Archoleat/stylelint-config-extended-scss/commit/fd990cc082f35294b9b3390a06a72cc06937ba35))
* **paths:** change paths ([#7](https://github.com/Archoleat/stylelint-config-extended-scss/issues/7)) ([3ae0a39](https://github.com/Archoleat/stylelint-config-extended-scss/commit/3ae0a3939a91f48f42000c6a3ed80ba7f70b019c))
* remove ts support ([c51eba3](https://github.com/Archoleat/stylelint-config-extended-scss/commit/c51eba3bf6b8d2cb5bde927825d71593bcfbdece))
* **rules:** add exp rules ([9f566be](https://github.com/Archoleat/stylelint-config-extended-scss/commit/9f566be97fb62a832fcc90d3689463c2cc29a553))
* sort rules ([f072fa5](https://github.com/Archoleat/stylelint-config-extended-scss/commit/f072fa5bc0fc8253000c881d98aca982ff9236b6))
* sort rules ([7f88599](https://github.com/Archoleat/stylelint-config-extended-scss/commit/7f885998e73faa89adc8ab624474699fe2140883))


### Documentation

* **readme:** add badges for npm ([24bbcdf](https://github.com/Archoleat/stylelint-config-extended-scss/commit/24bbcdf7d0c24d287c1656d19a45feb0848278d9))
* **readme:** fix block quotes ([6ff41fe](https://github.com/Archoleat/stylelint-config-extended-scss/commit/6ff41fe1956602dbec7f724252a3a334914d749f))
* **readme:** fix block quotes ([#15](https://github.com/Archoleat/stylelint-config-extended-scss/issues/15)) ([9323a5d](https://github.com/Archoleat/stylelint-config-extended-scss/commit/9323a5d8d8bd539cb5108cfa395fbb852c7bfec4))
* **readme:** remove `tso` badge ([7904346](https://github.com/Archoleat/stylelint-config-extended-scss/commit/7904346f3f1d79db39bc4afe9823b6afed5d91c3))
* **readme:** remove `tso` badge ([#9](https://github.com/Archoleat/stylelint-config-extended-scss/issues/9)) ([c6ba855](https://github.com/Archoleat/stylelint-config-extended-scss/commit/c6ba855c57158221c82803e7eeb33e70678df310))
* **readme:** rewrite text ([a25e449](https://github.com/Archoleat/stylelint-config-extended-scss/commit/a25e449c093ecfcd3b1fe22b22fb386d4f44526a))
* **readme:** update ([aee91c5](https://github.com/Archoleat/stylelint-config-extended-scss/commit/aee91c599806905b051db93d132eee88ff9c0e03))


### Styles

* add format and standards ([bf68b58](https://github.com/Archoleat/stylelint-config-extended-scss/commit/bf68b5886d1085f012c8fb8e235c8bc78eb5fd70))
* add format and standards ([#10](https://github.com/Archoleat/stylelint-config-extended-scss/issues/10)) ([fc0fc0c](https://github.com/Archoleat/stylelint-config-extended-scss/commit/fc0fc0c6dbfad7467c86369297368bef6e5f52a4))

0 comments on commit 15752f6

Please sign in to comment.