Skip to content

Commit

Permalink
chore(release): 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.1](v1.7.0...v1.7.1) (2024-11-28)

### Bug Fixes

* **utils:** fix project root path definition ([ae8bd73](ae8bd73))
  • Loading branch information
semantic-release-bot committed Nov 28, 2024
1 parent 105bb7c commit 2e551a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.1](https://github.com/core-ds/stylelint-core-vars/compare/v1.7.0...v1.7.1) (2024-11-28)


### Bug Fixes

* **utils:** fix project root path definition ([ae8bd73](https://github.com/core-ds/stylelint-core-vars/commit/ae8bd732db71fc70405237294e789123c1e3ce07))

# [1.7.0](https://github.com/core-ds/stylelint-core-vars/compare/v1.6.0...v1.7.0) (2024-07-05)


Expand Down
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.7.0",
"version": "1.7.1",
"description": "core-components css linter",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2e551a6

Please sign in to comment.