File tree Expand file tree Collapse file tree 11 files changed +61
-26
lines changed Expand file tree Collapse file tree 11 files changed +61
-26
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @moonwall/docs
22
3+ ## 5.6.0
4+
35## 5.5.0
46
57## 5.4.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @moonwall/docs" ,
33 "type" : " module" ,
4- "version" : " 5.5 .0" ,
4+ "version" : " 5.6 .0" ,
55 "private" : true ,
66 "description" : " Testing framework for the Moon family of projects" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 11# @moonwall/cli
22
3+ ## 5.6.0
4+
5+ ### Minor Changes
6+
7+ - 2c138ed: November Update
8+ - [[ #435 ] ( https://github.com/Moonsong-Labs/moonwall/issues/435 )] Zombienets dont require parachains anymore
9+ - [[ #408 ] ( https://github.com/Moonsong-Labs/moonwall/issues/408 )] preScript failures halt test runs
10+
11+ ### Patch Changes
12+
13+ - Updated dependencies [ 2c138ed]
14+ - @moonwall/types @5.6.0
15+ - @moonwall/util @5.6.0
16+
317## 5.5.0
418
519### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @moonwall/cli" ,
33 "type" : " module" ,
4- "version" : " 5.5 .0" ,
4+ "version" : " 5.6 .0" ,
55 "description" : " Testing framework for the Moon family of projects" ,
66 "author" : " timbrinded" ,
77 "license" : " ISC" ,
Original file line number Diff line number Diff line change 11# @moonwall/types
22
3+ ## 5.6.0
4+
5+ ### Minor Changes
6+
7+ - 2c138ed: November Update
8+ - [[ #435 ] ( https://github.com/Moonsong-Labs/moonwall/issues/435 )] Zombienets dont require parachains anymore
9+ - [[ #408 ] ( https://github.com/Moonsong-Labs/moonwall/issues/408 )] preScript failures halt test runs
10+
311## 5.5.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @moonwall/types" ,
33 "type" : " module" ,
4- "version" : " 5.5 .0" ,
4+ "version" : " 5.6 .0" ,
55 "description" : " Testing framework for the Moon family of projects" ,
66 "author" : " timbrinded" ,
77 "license" : " ISC" ,
7272 },
7373 "devDependencies" : {
7474 "@biomejs/biome" : " *" ,
75- "@types/debug" :" *" ,
75+ "@types/debug" : " *" ,
7676 "tsup" : " *" ,
7777 "typescript" : " *" ,
7878 "typescript-json-schema" : " 0.64.0"
Original file line number Diff line number Diff line change 11# @moonwall/util
22
3+ ## 5.6.0
4+
5+ ### Minor Changes
6+
7+ - 2c138ed: November Update
8+ - [[ #435 ] ( https://github.com/Moonsong-Labs/moonwall/issues/435 )] Zombienets dont require parachains anymore
9+ - [[ #408 ] ( https://github.com/Moonsong-Labs/moonwall/issues/408 )] preScript failures halt test runs
10+
11+ ### Patch Changes
12+
13+ - Updated dependencies [ 2c138ed]
14+ - @moonwall/types @5.6.0
15+
316## 5.5.0
417
518### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @moonwall/util" ,
33 "type" : " module" ,
4- "version" : " 5.5 .0" ,
4+ "version" : " 5.6 .0" ,
55 "description" : " Testing framework for the Moon family of projects" ,
66 "author" : " timbrinded" ,
77 "license" : " ISC" ,
7878 "viem" : " *" ,
7979 "vitest" : " *" ,
8080 "web3" : " *" ,
81- "ws" : " *" ,
82- "yargs" : " *"
81+ "ws" : " *" ,
82+ "yargs" : " *"
8383 },
8484 "devDependencies" : {
85- "@biomejs/biome" : " *" ,
86- "@types/debug" : " *" ,
85+ "@biomejs/biome" : " *" ,
86+ "@types/debug" : " *" ,
8787 "@types/node" : " *" ,
88- "@types/ws" : " *" ,
89- "@types/yargs" : " *" ,
88+ "@types/ws" : " *" ,
89+ "@types/yargs" : " *" ,
9090 "tsup" : " *" ,
9191 "typescript" : " *"
9292 },
Original file line number Diff line number Diff line change 11# @moonwall/tests
22
3+ ## 5.6.0
4+
5+ ### Minor Changes
6+
7+ - 2c138ed: November Update
8+ - [[ #435 ] ( https://github.com/Moonsong-Labs/moonwall/issues/435 )] Zombienets dont require parachains anymore
9+ - [[ #408 ] ( https://github.com/Moonsong-Labs/moonwall/issues/408 )] preScript failures halt test runs
10+
311## 5.5.0
412
513### Minor Changes
You can’t perform that action at this time.
0 commit comments