chore(release): publish

- @ivuorinen/markdownlint-config@0.1.2
 - @ivuorinen/stylelint-config@0.1.2
This commit is contained in:
ivuorinen
2023-05-05 07:21:10 +00:00
parent f1dc190514
commit 3fd656ad80
4 changed files with 14 additions and 2 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.1...@ivuorinen/stylelint-config@0.1.2) (2023-05-05)
### Bug Fixes
- **deps:** update dependency stylelint-scss to v4.7.0 ([#10](https://github.com/ivuorinen/base-configs/issues/10)) ([046b3c2](https://github.com/ivuorinen/base-configs/commit/046b3c206b04d570daaa7de6051d1c90db9aa221))
## 0.1.1 (2023-05-04)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/stylelint-config",
"version": "0.1.1",
"version": "0.1.2",
"description": "ivuorinen's shareable configuration for stylelint.",
"author": {
"name": "Ismo Vuorinen",