Skip to content

Commit

Permalink
Backmerge. production (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
zattoo-merge[bot] committed Jan 3, 2024
2 parents 6e23bd6 + 6b24f50 commit 7ed4248
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
## [7.0.0] - 02.01.2024

### Changed
- Replace deprecated `scss/at-import-no-partial-leading-underscore` for `scss/load-no-partial-leading-underscore`
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zattoo/stylelint-config",
"version": "6.0.0",
"version": "7.0.0",
"main": ".stylelintrc",
"license": "MIT",
"description": "Extensible shared Zattoo's Stylelint config",
Expand Down Expand Up @@ -47,6 +47,6 @@
"stylelint": "16.1.0"
},
"peerDependencies": {
"stylelint": "^15.6.0"
"stylelint": "^16.1.0"
}
}

0 comments on commit 7ed4248

Please sign in to comment.