chore(release): publish

- @ivuorinen/eslint-config@0.1.2
This commit is contained in:
ivuorinen
2023-05-04 21:30:04 +00:00
parent f593c37ffb
commit acc08f0e6d
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.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/eslint-config@0.1.1...@ivuorinen/eslint-config@0.1.2) (2023-05-04)
### Bug Fixes
- **deps:** update eslint ([#6](https://github.com/ivuorinen/base-configs/issues/6)) ([f593c37](https://github.com/ivuorinen/base-configs/commit/f593c37ffbd60da04910d901ec3a31606e102360))
## 0.1.1 (2023-05-04)
**Note:** Version bump only for package @ivuorinen/eslint-config

View File

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