chore(release): publish

- @ivuorinen/stylelint-config@0.1.3
This commit is contained in:
ivuorinen
2023-05-06 22:52:10 +00:00
parent 478ca5e81c
commit 063395259a
2 changed files with 7 additions and 1 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.3](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.2...@ivuorinen/stylelint-config@0.1.3) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint to v15 ([#15](https://github.com/ivuorinen/base-configs/issues/15)) ([478ca5e](https://github.com/ivuorinen/base-configs/commit/478ca5e81c9b411eff3d6fac06c7d8e8ee41db6a))
## [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

View File

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