Skip to content

Commit 35c3807

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.5.1 [skip ci]
1 parent 0fb7a74 commit 35c3807

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.1](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/v1.5.0...v1.5.1) (2024-01-16)
2+
3+
4+
### Bug Fixes
5+
6+
* change pakcage name to start with org name ([0fb7a74](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/0fb7a7432e420f048a11357a1195fbcb274e319d))
7+
8+
9+
110
# [1.5.0](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/v1.4.1...v1.5.0) (2024-01-16)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@euler-xyz/solhint-plugin-euler-swap",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"main": "index.js",
55
"type": "commonjs",
66
"scripts": {

0 commit comments

Comments
 (0)