Skip to content

Commit

Permalink
Merge pull request #46 from scio-labs/changeset-release/main
Browse files Browse the repository at this point in the history
chore(changeset): Bump package version
  • Loading branch information
wottpal authored Nov 14, 2023
2 parents 3ffec78 + 4861e49 commit aecf51c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-cobras-move.md

This file was deleted.

6 changes: 6 additions & 0 deletions contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inkathon/contracts

## 0.3.2

### Patch Changes

- [#39](https://github.com/scio-labs/inkathon/pull/39) [`47aed1b`](https://github.com/scio-labs/inkathon/commit/47aed1b722138bd6fca2883337151d3c0b77e4a3) Thanks [@ical10](https://github.com/ical10)! - Deploy contracts & add deployment addresses for Rococo Contracts test-network.

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@inkathon/contracts",
"type": "module",
"private": true,
"version": "0.3.1",
"version": "0.3.2",
"scripts": {
"postinstall": "bash postinstall.sh",
"test": "bash test-all.sh",
Expand Down
7 changes: 7 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inkathon/frontend

## 0.3.2

### Patch Changes

- Updated dependencies [[`47aed1b`](https://github.com/scio-labs/inkathon/commit/47aed1b722138bd6fca2883337151d3c0b77e4a3)]:
- @inkathon/contracts@0.3.2

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inkathon/frontend",
"private": true,
"version": "0.3.1",
"version": "0.3.2",
"babelMacros": {
"twin": {
"preset": "emotion"
Expand Down

1 comment on commit aecf51c

@vercel
Copy link

@vercel vercel bot commented on aecf51c Nov 14, 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.