Skip to content

Commit

Permalink
chore(release): v1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 16, 2024
1 parent 401c0ec commit 84a1651
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.6.0](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/v1.5.1...v1.6.0) (2024-01-16)


### Features

* change to bump ([c151b29](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/c151b2944768982591b27ebc4c5931cfb25b9d25))



## [1.5.1](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/v1.5.0...v1.5.1) (2024-01-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@euler-xyz/solhint-plugin-euler-swap",
"version": "1.5.2",
"version": "1.6.0",
"main": "index.js",
"type": "commonjs",
"scripts": {
Expand Down

0 comments on commit 84a1651

Please sign in to comment.