Skip to content

Commit

Permalink
Release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GrimLink authored Aug 18, 2023
1 parent f35daa9 commit 677113b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANELOG.md → CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.2.0] - 2023-08-18
### Added
- Support for Astro and Svelte

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": "@mooore/stylelint-config",
"version": "2.1.0",
"version": "2.2.0",
"description": "A shareable stylelint config object that enforces Mooore css rules",
"homepage": "https://mooore.nl/",
"author": "Mooore (https://github.com/mooore)",
Expand Down

0 comments on commit 677113b

Please sign in to comment.