Skip to content

Commit f995e07

Browse files
Version Packages
1 parent a51b389 commit f995e07

File tree

5 files changed

+19
-8
lines changed

5 files changed

+19
-8
lines changed

.changeset/tame-dancers-sit.md

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

packages/cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @arethetypeswrong/cli
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- 5dd9c0b: Requiring Node.js 20 for using latest lru-cache.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [5dd9c0b]
12+
- @arethetypeswrong/core@0.18.0
13+
314
## 0.17.4
415

516
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arethetypeswrong/cli",
3-
"version": "0.17.4",
3+
"version": "0.18.0",
44
"description": "A CLI tool for arethetypeswrong.github.io",
55
"author": "Andrew Branch & ej-shafran",
66
"contributors": [

packages/core/CHANGELOG.md

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

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- 5dd9c0b: Requiring Node.js 20 for using latest lru-cache.
8+
39
## 0.17.4
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arethetypeswrong/core",
3-
"version": "0.17.4",
3+
"version": "0.18.0",
44
"description": "The API behind arethetypeswrong.github.io",
55
"author": "Andrew Branch",
66
"license": "MIT",

0 commit comments

Comments
 (0)