Skip to content

Commit

Permalink
[ci] release (#185)
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 15, 2024
1 parent 6fc9465 commit d34983a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/spicy-walls-smell.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.48

### Patch Changes

- Updated dependencies [6fc9465]
- @3loop/transaction-interpreter@0.11.12

## 0.1.47

### 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.47",
"version": "0.1.48",
"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.12

### Patch Changes

- 6fc9465: Add timestamp to interpreted transaction

## 0.11.11

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

0 comments on commit d34983a

Please sign in to comment.