Skip to content

Commit 76257d3

Browse files
committed
Merge branch 'main' of github.com:Rubilmax/multidelegatecall
2 parents b0cdee6 + 53f667c commit 76257d3

4 files changed

Lines changed: 14 additions & 2 deletions

File tree

packages/executooor-ethers/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.1.8 (2024-08-22)
7+
8+
### Bug Fixes
9+
10+
* **publish:** make outDir relative ([ca17358](https://github.com/Rubilmax/executooor/commit/ca1735844dfd65a5f679756c72d73ad0f25484b7))
11+
612
## 1.1.7 (2024-08-22)
713

814
**Note:** Version bump only for package executooor-ethers

packages/executooor-ethers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "executooor-ethers",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"author": {
55
"name": "Romain (Rubilmax) Milon",
66
"email": "rmilon@gmail.com",

packages/executooor-viem/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.1.8 (2024-08-22)
7+
8+
### Bug Fixes
9+
10+
* **publish:** make outDir relative ([ca17358](https://github.com/Rubilmax/executooor/commit/ca1735844dfd65a5f679756c72d73ad0f25484b7))
11+
612
## 1.1.7 (2024-08-22)
713

814
**Note:** Version bump only for package executooor-viem

packages/executooor-viem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "executooor-viem",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"author": {
55
"name": "Romain (Rubilmax) Milon",
66
"email": "rmilon@gmail.com",

0 commit comments

Comments
 (0)