Skip to content

Commit

Permalink
chore: release main (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 15, 2024
1 parent 210d40a commit 3152172
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.0](https://github.com/do-ob-io/config/compare/eslint-config-v2.3.0...eslint-config-v2.4.0) (2024-06-15)


### Features

* Added react compiler eslinting rules ([74256ec](https://github.com/do-ob-io/config/commit/74256ecf4d50f6f4ffc454361ce5ff8b7e172c36))

## [2.3.0](https://github.com/do-ob-io/config/compare/eslint-config-v2.2.1...eslint-config-v2.3.0) (2024-06-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@do-ob/eslint-config",
"version": "2.3.0",
"version": "2.4.0",
"description": "Default ESLint configuration for ESM Node.js projects.",
"type": "module",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/ts-config": "2.0.0",
"packages/eslint-config": "2.3.0",
"packages/eslint-config": "2.4.0",
"packages/vite-lib-config": "3.0.1"
}

0 comments on commit 3152172

Please sign in to comment.