Skip to content

Commit

Permalink
🎉 Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
truefibot committed Mar 15, 2024
1 parent 4e01f0e commit b8a1d6a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/dry-dogs-end.md

This file was deleted.

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

## 0.1.7

### Patch Changes

- Updated dependencies [b2424db]
- [email protected]

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example",
"private": true,
"version": "0.1.6",
"version": "0.1.7",
"engines": {
"node": ">=10",
"yarn": "^1.17.3"
Expand Down
6 changes: 6 additions & 0 deletions packages/mars/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ethereum-mars

## 0.2.6

### Patch Changes

- b2424db: 🧉 Change assumption of default configuration of solc compiler

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethereum-mars",
"version": "0.2.5",
"version": "0.2.6",
"description": "The amazing smart contract deployment tool",
"license": "MIT",
"publishConfig": {
Expand Down

0 comments on commit b8a1d6a

Please sign in to comment.