Skip to content

Commit

Permalink
[ci] release (#173)
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
github-actions[bot] and github-actions[bot] authored Dec 8, 2024
1 parent 335b860 commit ade1be3
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-beans-whisper.md

This file was deleted.

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

## 0.1.43

### Patch Changes

- Updated dependencies [335b860]
- @3loop/transaction-interpreter@0.11.7

## 0.1.42

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "0.1.42",
"version": "0.1.43",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/transaction-interpreter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @3loop/transaction-interpreter

## 0.11.7

### Patch Changes

- 335b860: Fix ts error for 0x interpreter

## 0.11.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/transaction-interpreter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@3loop/transaction-interpreter",
"version": "0.11.6",
"version": "0.11.7",
"description": "",
"license": "GPL-3.0-only",
"type": "module",
Expand Down

0 comments on commit ade1be3

Please sign in to comment.