Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#842)
Browse files Browse the repository at this point in the history
Co-authored-by: smardex-bot-account[bot] <173671444+smardex-bot-account[bot]@users.noreply.github.com>
  • Loading branch information
smardex-bot-account[bot] authored Jan 21, 2025
1 parent 2ab7e28 commit df398cd
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.24.2"
".": "1.0.0"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.0.0](https://github.com/SmarDex-Ecosystem/usdn-contracts/compare/v0.24.2...v1.0.0) (2025-01-21)


### Features

* **deployment:** deploy the v0.24.2 on tenderly ([#841](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/841)) ([318a672](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/318a672c14aeaa4d1910b9c6996d812914647793))
* **script:** update script ([#850](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/850)) ([2ab7e28](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/2ab7e28af094cebabb1de02d3c451b43e605d971))
* **script:** update script ([#850](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/850)) ([5edf029](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/5edf02965b87984e73a881294a15ea06ad05c472))


### Reverts

* _triggerRebalancer fixes ([#848](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/848)) ([f26db82](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/f26db82370dbcbeddf3f36fb561424d31b3f8351))
* max leverage scenario's liqPrice fix ([#845](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/845)) ([eff8b6d](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/eff8b6d6413a8e9e0cafb2521655942a2b0735aa))


### Documentation

* **whitepaper:** generate pdf ([#849](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/849)) ([8b41a72](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/8b41a725e0b802caad2ca6396b87e5d1269b7547))

## [0.24.2](https://github.com/SmarDex-Ecosystem/usdn-contracts/compare/v0.24.1...v0.24.2) (2025-01-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smardex/usdn-contracts",
"version": "0.24.2",
"version": "1.0.0",
"description": "Contracts for the USDN token and derivatives protocol",
"repository": "[email protected]:SmarDex-Ecosystem/usdn-contracts.git",
"author": "RA2 Tech",
Expand Down

0 comments on commit df398cd

Please sign in to comment.