Skip to content

Commit 035e965

Browse files
authored
Merge pull request #206 from arethetypeswrong/changeset-release/main
Version Packages
2 parents 556dbc8 + e7b743c commit 035e965

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/beige-gorillas-cross.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.16.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [622b71f]
8+
- @arethetypeswrong/core@0.16.2
9+
310
## 0.16.1
411

512
### 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.16.1",
3+
"version": "0.16.2",
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.16.2
4+
5+
### Patch Changes
6+
7+
- 622b71f: Changed version of lru-cache dependency to ^10.4.3 in order to fix compatibility with Node.js 18.
8+
39
## 0.16.0
410

511
### Minor 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.16.0",
3+
"version": "0.16.2",
44
"description": "The API behind arethetypeswrong.github.io",
55
"author": "Andrew Branch",
66
"license": "MIT",

0 commit comments

Comments
 (0)