Skip to content

Commit e23ffce

Browse files
committed
chore: publish
- @yeoman/[email protected]
1 parent 1eab921 commit e23ffce

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workspaces/eslint/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## <small>0.1.2 (2024-08-26)</small>
7+
8+
- fix(eslint): adjusts to eslint config ([1eab921](https://github.com/yeoman/yeoman-api/commit/1eab921))
9+
610
## <small>0.1.1 (2024-08-26)</small>
711

812
- fix: add main to package.json ([85d2f0d](https://github.com/yeoman/yeoman-api/commit/85d2f0d))

workspaces/eslint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yeoman/eslint",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": false,
55
"description": "ESLint configuration for Yeoman projects",
66
"keywords": [

0 commit comments

Comments
 (0)