Skip to content

Commit

Permalink
chore(release): v1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
gitopslover[bot] committed Feb 29, 2024
1 parent 20b0ab2 commit 8f3672f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 32 deletions.
34 changes: 4 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.5.1](https://github.com/GitOpsLovers/nx-sass/compare/v1.5.0...v1.5.1) (2024-02-29)



# [1.5.0](https://github.com/GitOpsLovers/nx-sass/compare/v1.4.0...v1.5.0) (2024-02-29)


Expand Down Expand Up @@ -43,33 +47,3 @@



# [1.1.0](https://github.com/GitOpsLovers/nx-sass/compare/8ce8aafaa0ef2d32cea87a4b212dfb9c06204da3...v1.1.0) (2024-02-19)


### Bug Fixes

* change project name ([b83f91d](https://github.com/GitOpsLovers/nx-sass/commit/b83f91d5ec0f2c02c350f6caf58a08ece77267d4))
* set correct path for project level Stylelint config ([3c60a3d](https://github.com/GitOpsLovers/nx-sass/commit/3c60a3d947d762f70688b76f66e149ef0381e396))
* set generator default ([388d736](https://github.com/GitOpsLovers/nx-sass/commit/388d7368a437df7ca020d7ea48cb91da9af0077d))


### Features

* add base Stylelint configuration ([32a8d53](https://github.com/GitOpsLovers/nx-sass/commit/32a8d53e9ad8db1f6327c098a1706f07e2a22cc3))
* add configuration for plugin generator ([8dc8dec](https://github.com/GitOpsLovers/nx-sass/commit/8dc8dec8ed5908631a176ed49605767db4de97a0))
* add generated libraries inside libs folder ([889c0e0](https://github.com/GitOpsLovers/nx-sass/commit/889c0e0930012de4ce02d7b0737d5dc22d2b838f))
* add new plugin ([8ce8aaf](https://github.com/GitOpsLovers/nx-sass/commit/8ce8aafaa0ef2d32cea87a4b212dfb9c06204da3))
* add nx-stylelint as linter executor ([6d8fd8d](https://github.com/GitOpsLovers/nx-sass/commit/6d8fd8d12b5e224a370b21ddc48adbabf48dc700))
* add project configurations for generator ([1b9bf05](https://github.com/GitOpsLovers/nx-sass/commit/1b9bf05c294beadab4e0e576ac0e4b9f2361ed18))
* add project generation logic ([37dafa4](https://github.com/GitOpsLovers/nx-sass/commit/37dafa4a4863ac4c85a921ec498a25392d1f45af))
* add Sass dependency to generator ([de3fad9](https://github.com/GitOpsLovers/nx-sass/commit/de3fad9794bf7a24b397c723071ef9f64f006866))
* add serve executor ([414a6a1](https://github.com/GitOpsLovers/nx-sass/commit/414a6a127eb26e59d5b2e302601673431222475d))
* add Stylelint and Stylelint config Scss to generator dependencies ([545ca2b](https://github.com/GitOpsLovers/nx-sass/commit/545ca2b031f4835b0579aaae609673b27cff8589))
* add Stylelint project level configuration ([22c1211](https://github.com/GitOpsLovers/nx-sass/commit/22c12114bd5b4a6a4e77f586dccc0de900512958))
* change application for library in generator ([bbdba9c](https://github.com/GitOpsLovers/nx-sass/commit/bbdba9cb47c39491db3b59a0870618451280d426))
* change name to the generator ([f62ddf6](https://github.com/GitOpsLovers/nx-sass/commit/f62ddf6882d9c6deab3710987d35593306b005d0))
* change name to the generator files ([e7ad983](https://github.com/GitOpsLovers/nx-sass/commit/e7ad98352cafb34c05f9e81a0fcc8a1755ff0ab0))
* generate main.scss file ([69c3583](https://github.com/GitOpsLovers/nx-sass/commit/69c3583cbbd69c92e6b9c4015c5a053e9ad6e86d))



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitopslovers/nx-sass",
"version": "1.5.0",
"version": "1.5.1",
"description": "NX plugin for generating Sass-based projects.",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 8f3672f

Please sign in to comment.