Skip to content

Commit 11d43bb

Browse files
author
github-actions
committed
release(utils): 0.2.0 [skip ci]
1 parent cfabf44 commit 11d43bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [0.2.0](https://github.com/code-pushup/cli/compare/[email protected]@0.2.0) (2023-11-30)
6+
7+
### Features
8+
9+
- **plugin-eslint:** add support for inline eslint config ([67571eb](https://github.com/code-pushup/cli/commit/67571eb529ade91a77e2c739a3995674e52701af))
10+
511
# 0.1.0 (2023-11-29)
612

713
### Bug Fixes

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@code-pushup/utils",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"dependencies": {
55
"@code-pushup/models": "*",
66
"bundle-require": "^4.0.1",

0 commit comments

Comments
 (0)