Skip to content

Commit

Permalink
Merge pull request #63 from kyscott18/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
kyscott18 authored Oct 12, 2023
2 parents 255a1c6 + e6de2c6 commit 24341c0
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/violet-singers-sell.md

This file was deleted.

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

## 0.1.4

### Patch Changes

- Updated dependencies [b9090d2]
- [email protected]

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/next-interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reverse-mirage-next-example",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# reverse-mirage

## 1.0.3

### Patch Changes

- b9090d2: Update dependencies

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reverse-mirage",
"version": "1.0.2",
"version": "1.0.3",
"description": "Application level typescript utilities for Ethereum",
"type": "module",
"sideEffects": false,
Expand Down

1 comment on commit 24341c0

@vercel
Copy link

@vercel vercel bot commented on 24341c0 Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.