File tree Expand file tree Collapse file tree 7 files changed +25
-10
lines changed Expand file tree Collapse file tree 7 files changed +25
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @arethetypeswrong/cli
22
3+ ## 0.13.2
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ d0ff7c5]
8+ - @arethetypeswrong/core @0.13.2
9+
310## 0.13.1
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @arethetypeswrong/cli" ,
3- "version" : " 0.13.1 " ,
3+ "version" : " 0.13.2 " ,
44 "description" : " A CLI tool for arethetypeswrong.github.io" ,
55 "author" : " Andrew Branch & ej-shafran" ,
66 "contributors" : [
4646 "typescript" : " 5.3.2"
4747 },
4848 "dependencies" : {
49- "@arethetypeswrong/core" : " 0.13.0 " ,
49+ "@arethetypeswrong/core" : " 0.13.2 " ,
5050 "chalk" : " ^4.1.2" ,
5151 "cli-table3" : " ^0.6.3" ,
5252 "commander" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 11# @arethetypeswrong/core
22
3+ ## 0.13.2
4+
5+ ### Patch Changes
6+
7+ - d0ff7c5: Update to TypeScript 5.3
8+
39## 0.13.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @arethetypeswrong/core" ,
3- "version" : " 0.13.0 " ,
3+ "version" : " 0.13.2 " ,
44 "description" : " The API behind arethetypeswrong.github.io" ,
55 "author" : " Andrew Branch" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# @arethetypeswrong/history
22
3+ ## 0.5.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ d0ff7c5]
8+ - @arethetypeswrong/core @0.13.2
9+
310## 0.5.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @arethetypeswrong/history" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "license" : " MIT" ,
55 "author" : " Andrew Branch" ,
66 "repository" : {
3333 "prepublishOnly" : " pnpm tsc && pnpm generate"
3434 },
3535 "dependencies" : {
36- "@arethetypeswrong/core" : " 0.13.0 "
36+ "@arethetypeswrong/core" : " 0.13.2 "
3737 },
3838 "devDependencies" : {
3939 "@arethetypeswrong/core" : " file:../core" ,
You can’t perform that action at this time.
0 commit comments