Skip to content

Commit 03b2091

Browse files
committed
chore(release): 1.1.1-dev.1 [skip ci]
## <small>1.1.1-dev.1 (2026-01-13)</small> * Merge pull request #34 from VenusProtocol/swaphelper-coverage-improvements ([1c4b0ed](1c4b0ed)), closes [#34](#34) * Merge pull request #40 from VenusProtocol/main ([67c3379](67c3379)), closes [#40](#40) * fix: update error message in SwapHelper test for clarity ([b142bf5](b142bf5)) * test: improve code coverage of SwapHelper ([d0cff75](d0cff75))
1 parent 1c4b0ed commit 03b2091

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>1.1.1-dev.1 (2026-01-13)</small>
2+
3+
* Merge pull request #34 from VenusProtocol/swaphelper-coverage-improvements ([1c4b0ed](https://github.com/VenusProtocol/venus-periphery/commit/1c4b0ed)), closes [#34](https://github.com/VenusProtocol/venus-periphery/issues/34)
4+
* Merge pull request #40 from VenusProtocol/main ([67c3379](https://github.com/VenusProtocol/venus-periphery/commit/67c3379)), closes [#40](https://github.com/VenusProtocol/venus-periphery/issues/40)
5+
* fix: update error message in SwapHelper test for clarity ([b142bf5](https://github.com/VenusProtocol/venus-periphery/commit/b142bf5))
6+
* test: improve code coverage of SwapHelper ([d0cff75](https://github.com/VenusProtocol/venus-periphery/commit/d0cff75))
7+
18
## 1.1.0 (2025-12-18)
29

310
* fixup! feat: SwapHelper & LeverageStrategiesManager audits ([eda400f](https://github.com/VenusProtocol/venus-periphery/commit/eda400f))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@venusprotocol/venus-periphery",
3-
"version": "1.1.0",
3+
"version": "1.1.1-dev.1",
44
"description": "",
55
"files": [
66
"artifacts",

0 commit comments

Comments
 (0)