We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5f3d7 commit 9ed1c90Copy full SHA for 9ed1c90
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.4.1](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/v1.4.0...v1.4.1) (2024-01-16)
2
+
3
4
+### Bug Fixes
5
6
+* add npmrc ([2f5f3d7](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/2f5f3d72d1e8a2b16df41c4ff9bdd9337373ea2e))
7
8
9
10
# [1.4.0](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/v1.3.2...v1.4.0) (2024-01-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@euler-swap/solhint-plugin-euler-swap",
- "version": "1.4.0",
+ "version": "1.4.1",
"main": "index.js",
"type": "commonjs",
"scripts": {
0 commit comments