Skip to content

Commit

Permalink
[ci] release (#179)
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 12, 2024
1 parent 5155fde commit 3842a4a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/orange-wolves-watch.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.46

### Patch Changes

- Updated dependencies [5155fde]
- @3loop/transaction-interpreter@0.11.10

## 0.1.45

### 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.45",
"version": "0.1.46",
"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.10

### Patch Changes

- 5155fde: Fix interpreter crash during number formatting

## 0.11.9

### 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.9",
"version": "0.11.10",
"description": "",
"license": "GPL-3.0-only",
"type": "module",
Expand Down

0 comments on commit 3842a4a

Please sign in to comment.