Skip to content

Commit 41a19ae

Browse files
Version Packages (#22)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8761407 commit 41a19ae

7 files changed

Lines changed: 18 additions & 17 deletions

File tree

.changeset/chatty-ghosts-explain.md

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

.changeset/good-oranges-grow.md

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

.changeset/unlucky-kings-sleep.md

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

packages/eslint-config-typescript/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# ESLint config for typescript changelog
22

3+
## 2.6.0
4+
5+
### Minor Changes
6+
7+
- 79abb71: Update @typescript-eslint/ to 7.7.1
8+
9+
### Patch Changes
10+
11+
- 41eabac: Update @typescript-eslint/\* to 7.6
12+
313
## 2.5.0
414

515
### Minor Changes

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@putstack/eslint-config-typescript",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"license": "MIT",
55
"author": "Putro",
66
"description": "ESLint config for TypeScript",

packages/prettier-config/CHANGELOG.md

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

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- 8761407: Fix node10 resolution of the configuration
8+
39
## 1.4.0
410

511
### Minor Changes

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@putstack/prettier-config",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"license": "MIT",
55
"author": "Putro",
66
"description": "Prettier config by Putro",

0 commit comments

Comments
 (0)