Skip to content

Commit 582e04d

Browse files
Upcoming Release Changes (#549)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6fc0733 commit 582e04d

File tree

4 files changed

+25
-13
lines changed

4 files changed

+25
-13
lines changed

.changeset/@theguild_eslint-config-548-dependencies.md

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

.changeset/sweet-impalas-retire.md

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

packages/eslint-config/CHANGELOG.md

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

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- [#548](https://github.com/the-guild-org/shared-config/pull/548)
8+
[`647f2cc`](https://github.com/the-guild-org/shared-config/commit/647f2ccd878f4e7d0060275f2ed732b73771d6a7)
9+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - bump `@rushstack/eslint-patch` and
10+
`@typescript-eslint/eslint-plugin`
11+
12+
### Patch Changes
13+
14+
- [#548](https://github.com/the-guild-org/shared-config/pull/548)
15+
[`647f2cc`](https://github.com/the-guild-org/shared-config/commit/647f2ccd878f4e7d0060275f2ed732b73771d6a7)
16+
Thanks [@dimaMachina](https://github.com/dimaMachina)! - dependencies updates:
17+
- Updated dependency
18+
[`@rushstack/eslint-patch@^1.10.4` ↗︎](https://www.npmjs.com/package/@rushstack/eslint-patch/v/1.10.4)
19+
(from `^1.6.1`, in `dependencies`)
20+
- Updated dependency
21+
[`@typescript-eslint/eslint-plugin@^7.18.0` ↗︎](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin/v/7.18.0)
22+
(from `^7.0.0`, in `dependencies`)
23+
- Updated dependency
24+
[`@typescript-eslint/parser@^7.18.0` ↗︎](https://www.npmjs.com/package/@typescript-eslint/parser/v/7.18.0)
25+
(from `^7.0.0`, in `dependencies`)
26+
327
## 0.11.11
428

529
### Patch 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": "@theguild/eslint-config",
3-
"version": "0.11.11",
3+
"version": "0.12.0",
44
"type": "commonjs",
55
"description": "The Guild's shared ESLint config",
66
"repository": {

0 commit comments

Comments
 (0)