## 1.2.0-dev.3 (2026-02-24)
* Merge branch 'develop' into feat/swapRouter ([ec44ad8](https://github.com/VenusProtocol/venus-periphery/commit/ec44ad8))
* Merge branch 'develop' into feat/swapRouter-develop-merge ([e233965](https://github.com/VenusProtocol/venus-periphery/commit/e233965))
* Merge branch 'feat/swapper' into feat/swapRouter ([85f2930](https://github.com/VenusProtocol/venus-periphery/commit/85f2930))
* Merge pull request #16 from VenusProtocol/feat/swapRouter ([c4a7e6b](https://github.com/VenusProtocol/venus-periphery/commit/c4a7e6b)), closes [#16](https://github.com/VenusProtocol/venus-periphery/issues/16)
* Merge pull request #31 from VenusProtocol/feat/swapRouter-develop-merge ([059cd0a](https://github.com/VenusProtocol/venus-periphery/commit/059cd0a)), closes [#31](https://github.com/VenusProtocol/venus-periphery/issues/31)
* Merge pull request #43 from VenusProtocol/fix/vpd-440 ([6b3774d](https://github.com/VenusProtocol/venus-periphery/commit/6b3774d)), closes [#43](https://github.com/VenusProtocol/venus-periphery/issues/43)
* Merge pull request #45 from VenusProtocol/fix/VPD-458 ([f949020](https://github.com/VenusProtocol/venus-periphery/commit/f949020)), closes [#45](https://github.com/VenusProtocol/venus-periphery/issues/45)
* chore: clean up .gitignore duplicates and organize sections ([65165ef](https://github.com/VenusProtocol/venus-periphery/commit/65165ef))
* feat: add backend signature verification to the swapper ([e2312fa](https://github.com/VenusProtocol/venus-periphery/commit/e2312fa))
* feat: add barrel Interfaces.sol to re-export split interface files ([1db1685](https://github.com/VenusProtocol/venus-periphery/commit/1db1685))
* feat: add deployment script ([82082ba](https://github.com/VenusProtocol/venus-periphery/commit/82082ba))
* feat: add deployments ([d1d28c0](https://github.com/VenusProtocol/venus-periphery/commit/d1d28c0))
* feat: add generic swapper contract ([642375a](https://github.com/VenusProtocol/venus-periphery/commit/642375a))
* feat: add swapNativeAndRepayFull function ([4487e12](https://github.com/VenusProtocol/venus-periphery/commit/4487e12))
* feat: add SwapRouter audits ([50a4993](https://github.com/VenusProtocol/venus-periphery/commit/50a4993))
* feat: add swapRouter bscmainnet deployment ([9f06257](https://github.com/VenusProtocol/venus-periphery/commit/9f06257))
* feat: add SwapRouter contract ([2981707](https://github.com/VenusProtocol/venus-periphery/commit/2981707))
* feat: add SwapRouter fork test ([3417be5](https://github.com/VenusProtocol/venus-periphery/commit/3417be5))
* feat: I-01 ([0f8abbe](https://github.com/VenusProtocol/venus-periphery/commit/0f8abbe))
* feat: L-01 ([594b4ff](https://github.com/VenusProtocol/venus-periphery/commit/594b4ff))
* feat: L-05 ([aeb20e1](https://github.com/VenusProtocol/venus-periphery/commit/aeb20e1))
* feat: updating deployment files ([8de1ccf](https://github.com/VenusProtocol/venus-periphery/commit/8de1ccf))
* feat: updating deployment files ([41bb9e0](https://github.com/VenusProtocol/venus-periphery/commit/41bb9e0))
* feat: updating deployment files ([de928dd](https://github.com/VenusProtocol/venus-periphery/commit/de928dd))
* refactor: consolidate slippage check in repayFull ([f042ecd](https://github.com/VenusProtocol/venus-periphery/commit/f042ecd))
* test: add unit test for SwapRouter ([fbc3044](https://github.com/VenusProtocol/venus-periphery/commit/fbc3044))
* test: update swapRouter fork tests ([e6add02](https://github.com/VenusProtocol/venus-periphery/commit/e6add02))
* test: update unit test for swapRouter ([215a735](https://github.com/VenusProtocol/venus-periphery/commit/215a735))
* fix: fix comments ([f487c79](https://github.com/VenusProtocol/venus-periphery/commit/f487c79))
* fix: fix unit and fork test ([e21d01b](https://github.com/VenusProtocol/venus-periphery/commit/e21d01b))
* fix: major fixes ([f2459c8](https://github.com/VenusProtocol/venus-periphery/commit/f2459c8))
* fix: tests ([a5bf806](https://github.com/VenusProtocol/venus-periphery/commit/a5bf806))