Skip to content

Commit dbe5fd7

Browse files
chore: release main (#8)
Co-authored-by: pleaeai-bot[bot] <239696668+pleaeai-bot[bot]@users.noreply.github.com>
1 parent 171a204 commit dbe5fd7

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/eslint-config": "0.0.2",
2+
"packages/eslint-config": "0.0.3",
33
"packages/perttier-config": "0.0.1"
44
}

packages/eslint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/pleaseai/code-style/compare/eslint-config-v0.0.2...eslint-config-v0.0.3) (2026-04-02)
4+
5+
6+
### Features
7+
8+
* **eslint-config:** enable lessOpinionated with top-level-function ([22856e0](https://github.com/pleaseai/code-style/commit/22856e0b9fda837fcaaaf11f72c51de4f646c916))
9+
* **eslint-config:** update @antfu/eslint-config to v8 ([a4b10e7](https://github.com/pleaseai/code-style/commit/a4b10e7557c517ec8422034fb5cb805d715e09a3))
10+
311
## [0.0.2](https://github.com/pleaseai/code-style/compare/eslint-config-v0.0.1...eslint-config-v0.0.2) (2026-03-26)
412

513

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pleaseai/eslint-config",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"description": "ESLint config for PleaseAI projects",
66
"exports": {
77
".": {

0 commit comments

Comments
 (0)