Skip to content

Commit

Permalink
Merge pull request #142 from Moonsong-Labs/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
timbrinded authored Jun 9, 2023
2 parents 6cd511d + ca43df8 commit 03b217e
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/eleven-spoons-leave.md

This file was deleted.

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

## 1.0.2

### Patch Changes

- 6cd511d: pkg update
- Updated dependencies [6cd511d]
- @moonwall/types@1.0.2
- @moonwall/util@1.0.2

## 1.0.1

### 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": "1.0.1",
"version": "1.0.2",
"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

## 1.0.2

### Patch Changes

- 6cd511d: pkg update

## 1.0.1

### Patch Changes
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": "1.0.1",
"version": "1.0.2",
"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

## 1.0.2

### Patch Changes

- 6cd511d: pkg update
- Updated dependencies [6cd511d]
- @moonwall/types@1.0.2

## 1.0.1

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

0 comments on commit 03b217e

Please sign in to comment.