Skip to content

Commit d1031cb

Browse files
Version Packages (#455)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bfaa04e commit d1031cb

File tree

13 files changed

+53
-28
lines changed

13 files changed

+53
-28
lines changed

.changeset/chatty-stingrays-prove.md

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

.changeset/khaki-cycles-unite.md

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

.changeset/smooth-kangaroos-matter.md

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

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @moonwall/docs
22

3+
## 5.10.0
4+
5+
### Minor Changes
6+
7+
- 626e860: Add Docker Support
8+
- bfaa04e: Updated `init` command
9+
- 4bc50ea: Package Updates
10+
311
## 5.9.1
412

513
## 5.9.0

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moonwall/docs",
33
"type": "module",
4-
"version": "5.9.1",
4+
"version": "5.10.0",
55
"private": true,
66
"description": "Testing framework for the Moon family of projects",
77
"scripts": {

packages/cli/CHANGELOG.md

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

3+
## 5.10.0
4+
5+
### Minor Changes
6+
7+
- 626e860: Add Docker Support
8+
- bfaa04e: Updated `init` command
9+
- 4bc50ea: Package Updates
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [626e860]
14+
- Updated dependencies [bfaa04e]
15+
- Updated dependencies [4bc50ea]
16+
- @moonwall/types@5.10.0
17+
- @moonwall/util@5.10.0
18+
319
## 5.9.1
420

521
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moonwall/cli",
33
"type": "module",
4-
"version": "5.9.1",
4+
"version": "5.10.0",
55
"description": "Testing framework for the Moon family of projects",
66
"author": "timbrinded",
77
"license": "ISC",

packages/types/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @moonwall/types
22

3+
## 5.10.0
4+
5+
### Minor Changes
6+
7+
- 626e860: Add Docker Support
8+
- bfaa04e: Updated `init` command
9+
- 4bc50ea: Package Updates
10+
311
## 5.9.1
412

513
## 5.9.0

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moonwall/types",
33
"type": "module",
4-
"version": "5.9.1",
4+
"version": "5.10.0",
55
"description": "Testing framework for the Moon family of projects",
66
"author": "timbrinded",
77
"license": "ISC",

packages/util/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @moonwall/util
22

3+
## 5.10.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [626e860]
8+
- Updated dependencies [bfaa04e]
9+
- Updated dependencies [4bc50ea]
10+
- @moonwall/types@5.10.0
11+
312
## 5.9.1
413

514
### Patch Changes

0 commit comments

Comments
 (0)