Skip to content

Commit

Permalink
Merge pull request #7 from Moonsong-Labs/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
timbrinded authored Mar 13, 2023
2 parents 470a9d0 + 223bf5c commit 27818a1
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .changeset/few-radios-chew.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @moonwall/cli

## 0.2.3

### Patch Changes

- 470a9d0: SegFault BugFix
- Changed usage of Vitest to remove segfaults
:information_source: N.B. Bug fix means state separation has been affected. Fix for this is coming next
- Updated dependencies [470a9d0]
- @moonsong-labs/moonwall-util@0.2.3

## 0.2.2

### 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": "@moonsong-labs/moonwall-cli",
"type": "module",
"version": "0.2.2",
"version": "0.2.3",
"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

## 0.2.3

### Patch Changes

- 470a9d0: SegFault BugFix
- Changed usage of Vitest to remove segfaults
:information_source: N.B. Bug fix means state separation has been affected. Fix for this is coming next

## 0.2.2

### 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": "@moonsong-labs/moonwall-util",
"type": "module",
"version": "0.2.2",
"version": "0.2.3",
"description": "Testing framework for the Moon family of projects",
"author": "timbrinded",
"license": "ISC",
Expand Down

0 comments on commit 27818a1

Please sign in to comment.