chore(release): bump to 0.1.1 and update changelog
This commit is contained in:
parent
aad60b4328
commit
58aba5b713
@ -25,6 +25,15 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||
- Amélioration de la gestion des erreurs dans les tests
|
||||
- Correction des configurations Docker
|
||||
|
||||
## [0.1.1] - 2025-08-26
|
||||
|
||||
### Changed
|
||||
- Documentation `sdk_client`: révision complète, recentrage périmètre SDK (API, Architecture, Usage, Testing, Security Audit, README, INDEX)
|
||||
- Build: correction imports `js_sys` et nettoyage d’imports orphelins
|
||||
|
||||
### Fixed
|
||||
- Compilation locale validée
|
||||
|
||||
## [1.0.0] - 2024-12-19
|
||||
|
||||
### Added
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "sdk_client"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
|
Loading…
x
Reference in New Issue
Block a user