Skip to content

Commit

Permalink
chore: Publish new release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 9, 2024
1 parent 544bc72 commit 6da92ad
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.3.0 (2024-10-09)

### Features

* **viem:** make types more permissive ([544bc72](https://github.com/Rubilmax/executooor/commit/544bc7235c7618224fd8458bfcb40120c22b18a8))

# 1.2.0 (2024-08-23)

### Features
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.2.0",
"version": "1.3.0",
"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.3.0 (2024-10-09)

### Features

* **viem:** make types more permissive ([544bc72](https://github.com/Rubilmax/executooor/commit/544bc7235c7618224fd8458bfcb40120c22b18a8))

# 1.2.0 (2024-08-23)

### Features
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.2.0",
"version": "1.3.0",
"author": {
"name": "Romain (Rubilmax) Milon",
"email": "[email protected]",
Expand Down

0 comments on commit 6da92ad

Please sign in to comment.