Skip to content

Commit df398cd

Browse files
chore(main): release 1.0.0 (#842)
Co-authored-by: smardex-bot-account[bot] <173671444+smardex-bot-account[bot]@users.noreply.github.com>
1 parent 2ab7e28 commit df398cd

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.24.2"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/SmarDex-Ecosystem/usdn-contracts/compare/v0.24.2...v1.0.0) (2025-01-21)
4+
5+
6+
### Features
7+
8+
* **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))
9+
* **script:** update script ([#850](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/850)) ([2ab7e28](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/2ab7e28af094cebabb1de02d3c451b43e605d971))
10+
* **script:** update script ([#850](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/850)) ([5edf029](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/5edf02965b87984e73a881294a15ea06ad05c472))
11+
12+
13+
### Reverts
14+
15+
* _triggerRebalancer fixes ([#848](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/848)) ([f26db82](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/f26db82370dbcbeddf3f36fb561424d31b3f8351))
16+
* 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))
17+
18+
19+
### Documentation
20+
21+
* **whitepaper:** generate pdf ([#849](https://github.com/SmarDex-Ecosystem/usdn-contracts/issues/849)) ([8b41a72](https://github.com/SmarDex-Ecosystem/usdn-contracts/commit/8b41a725e0b802caad2ca6396b87e5d1269b7547))
22+
323
## [0.24.2](https://github.com/SmarDex-Ecosystem/usdn-contracts/compare/v0.24.1...v0.24.2) (2025-01-15)
424

525

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smardex/usdn-contracts",
3-
"version": "0.24.2",
3+
"version": "1.0.0",
44
"description": "Contracts for the USDN token and derivatives protocol",
55
"repository": "[email protected]:SmarDex-Ecosystem/usdn-contracts.git",
66
"author": "RA2 Tech",

0 commit comments

Comments
 (0)