Skip to content

Commit

Permalink
Version Packages (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
truefi-bot and github-actions[bot] authored May 9, 2022
1 parent 92e975a commit ab985c8
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/kind-crabs-remember.md

This file was deleted.

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

## 0.1.2

### Patch Changes

- Updated dependencies [d0403a7]
- [email protected]

## 0.1.1

### Patch Changes

- Updated dependencies [4f4e0fa]
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.1",
"version": "0.1.2",
"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.1

### Patch Changes

- d0403a7: 📪 Add support for Optimism

## 0.2.0

### Minor 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.0",
"version": "0.2.1",
"description": "The amazing smart contract deployment tool",
"license": "MIT",
"publishConfig": {
Expand Down

0 comments on commit ab985c8

Please sign in to comment.