Skip to content

Commit ff5bb15

Browse files
[ci] release (#257)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4826fd7 commit ff5bb15

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/bright-drinks-kick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/web/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# web
22

3+
## 0.1.70
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4826fd7]
8+
- @3loop/transaction-interpreter@0.12.1
9+
310
## 0.1.69
411

512
### Patch Changes

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web",
3-
"version": "0.1.69",
3+
"version": "0.1.70",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/transaction-interpreter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @3loop/transaction-interpreter
22

3+
## 0.12.1
4+
5+
### Patch Changes
6+
7+
- 4826fd7: Update polymarket interpreter
8+
39
## 0.12.0
410

511
### Minor Changes

packages/transaction-interpreter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@3loop/transaction-interpreter",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "",
55
"license": "GPL-3.0-only",
66
"type": "module",

0 commit comments

Comments
 (0)