Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Rubilmax/multidelegatecall
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Aug 23, 2024
2 parents b0cdee6 + 53f667c commit 76257d3
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/executooor-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.8 (2024-08-22)

### Bug Fixes

* **publish:** make outDir relative ([ca17358](https://github.com/Rubilmax/executooor/commit/ca1735844dfd65a5f679756c72d73ad0f25484b7))

## 1.1.7 (2024-08-22)

**Note:** Version bump only for package executooor-ethers
Expand Down
2 changes: 1 addition & 1 deletion packages/executooor-ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "executooor-ethers",
"version": "1.1.7",
"version": "1.1.8",
"author": {
"name": "Romain (Rubilmax) Milon",
"email": "[email protected]",
Expand Down
6 changes: 6 additions & 0 deletions packages/executooor-viem/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.8 (2024-08-22)

### Bug Fixes

* **publish:** make outDir relative ([ca17358](https://github.com/Rubilmax/executooor/commit/ca1735844dfd65a5f679756c72d73ad0f25484b7))

## 1.1.7 (2024-08-22)

**Note:** Version bump only for package executooor-viem
Expand Down
2 changes: 1 addition & 1 deletion packages/executooor-viem/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "executooor-viem",
"version": "1.1.7",
"version": "1.1.8",
"author": {
"name": "Romain (Rubilmax) Milon",
"email": "[email protected]",
Expand Down

0 comments on commit 76257d3

Please sign in to comment.