Skip to content

Commit

Permalink
Merge pull request #9 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 14, 2023
2 parents f628150 + 5b43003 commit e64fde8
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .changeset/dry-bikes-kiss.md

This file was deleted.

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

## 0.2.5

### Patch Changes

- f628150: Disabled auto-forking

Fork-To-Genesis function has been disabled for the time being until we fix it downstream

- Updated dependencies [f628150]
- @moonsong-labs/moonwall-util@0.2.5

## 0.2.4

### 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.4",
"version": "0.2.5",
"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.5

### Patch Changes

- f628150: Disabled auto-forking

Fork-To-Genesis function has been disabled for the time being until we fix it downstream

## 0.2.4

### 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.4",
"version": "0.2.5",
"description": "Testing framework for the Moon family of projects",
"author": "timbrinded",
"license": "ISC",
Expand Down

0 comments on commit e64fde8

Please sign in to comment.