Skip to content

Commit

Permalink
Merge pull request #104 from nextcloud-libraries/chore/3-0-1
Browse files Browse the repository at this point in the history
chore: Prepare 3.0.1
  • Loading branch information
susnux committed May 6, 2024
2 parents a910b74 + 9a55b02 commit 2021fc9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [v3.0.1](https://github.com/nextcloud/stylelint-config/tree/v3.0.1) (2024-05-07)

### Fixed

* fix: Remove stylistic rules also for scss

## [v3.0.0](https://github.com/nextcloud/stylelint-config/tree/v3.0.0) (2024-04-15)
[Full Changelog](https://github.com/nextcloud/stylelint-config/compare/v2.4.0...v3.0.0)

Expand Down
4 changes: 2 additions & 2 deletions 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": "@nextcloud/stylelint-config",
"version": "3.0.0",
"version": "3.0.1",
"description": "Stylelint shared config for nextcloud vue.js apps",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 2021fc9

Please sign in to comment.