Skip to content

Commit

Permalink
Merge pull request #316 from Moonsong-Labs/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
timbrinded authored Nov 14, 2023
2 parents 76604e3 + f0e1fed commit 3787d4e
Show file tree
Hide file tree
Showing 11 changed files with 32 additions and 12 deletions.
7 changes: 0 additions & 7 deletions .changeset/slow-snakes-exist.md

This file was deleted.

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

## 4.4.1

## 4.4.0

## 4.3.5
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.4.0",
"version": "4.4.1",
"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.4.1

### Patch Changes

- 400a5bb: Extra Fibre work
- Updated dependencies [400a5bb]
- @moonwall/types@4.4.1
- @moonwall/util@4.4.1

## 4.4.0

### Minor 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.4.0",
"version": "4.4.1",
"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.4.1

### Patch Changes

- 400a5bb: Extra Fibre work

## 4.4.0

## 4.3.5
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.4.0",
"version": "4.4.1",
"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.4.1

### Patch Changes

- 400a5bb: Extra Fibre work
- Updated dependencies [400a5bb]
- @moonwall/types@4.4.1

## 4.4.0

### Minor 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.4.0",
"version": "4.4.1",
"description": "Testing framework for the Moon family of projects",
"author": "timbrinded",
"license": "ISC",
Expand Down
2 changes: 2 additions & 0 deletions test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @moonwall/tests

## 4.4.1

## 4.4.0

### Minor Changes
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.4.0",
"version": "4.4.1",
"private": true,
"packageManager": "[email protected]",
"description": "Testing framework for the Moon family of projects",
Expand Down

0 comments on commit 3787d4e

Please sign in to comment.