Skip to content

Commit b0e0d40

Browse files
Version Packages (#1087)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7b1d239 commit b0e0d40

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-things-rule.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/eslint-config
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [#1085](https://github.com/honojs/middleware/pull/1085) [`7b1d2393a59aac4e594afaf50b7b0f3b1fb5ed04`](https://github.com/honojs/middleware/commit/7b1d2393a59aac4e594afaf50b7b0f3b1fb5ed04) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: add spread to tseslint.configs.recommended
8+
39
## 1.1.0
410

511
### Minor Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/eslint-config",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "ESLint Config for Hono projects",
55
"type": "module",
66
"module": "./index.js",

0 commit comments

Comments
 (0)