Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 13, 2023
1 parent 62c340e commit ce28470
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/blue-moons-shop.md

This file was deleted.

6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @moonwall/docs

## 4.2.4

### Patch Changes

- 62c340e: bump

## 4.2.3

## 4.2.2
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@moonwall/docs",
"type": "module",
"version": "4.2.3",
"version": "4.2.4",
"private": true,
"description": "Testing framework for the Moon family of projects",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @moonwall/cli

## 4.2.4

### Patch Changes

- 62c340e: bump
- Updated dependencies [62c340e]
- @moonwall/types@4.2.4
- @moonwall/util@4.2.4

## 4.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@moonwall/cli",
"type": "module",
"version": "4.2.3",
"version": "4.2.4",
"description": "Testing framework for the Moon family of projects",
"author": "timbrinded",
"license": "ISC",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @moonwall/types

## 4.2.4

### Patch Changes

- 62c340e: bump

## 4.2.3

## 4.2.2
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@moonwall/types",
"type": "module",
"version": "4.2.3",
"version": "4.2.4",
"description": "Testing framework for the Moon family of projects",
"author": "timbrinded",
"license": "ISC",
Expand Down
8 changes: 8 additions & 0 deletions packages/util/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @moonwall/util

## 4.2.4

### Patch Changes

- 62c340e: bump
- Updated dependencies [62c340e]
- @moonwall/types@4.2.4

## 4.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@moonwall/util",
"type": "module",
"version": "4.2.3",
"version": "4.2.4",
"description": "Testing framework for the Moon family of projects",
"author": "timbrinded",
"license": "ISC",
Expand Down
6 changes: 6 additions & 0 deletions test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @moonwall/tests

## 4.2.4

### Patch Changes

- 62c340e: bump

## 4.2.3

## 4.2.2
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@moonwall/tests",
"type": "module",
"version": "4.2.3",
"version": "4.2.4",
"private": true,
"packageManager": "[email protected]",
"description": "Testing framework for the Moon family of projects",
Expand Down

0 comments on commit ce28470

Please sign in to comment.