diff --git a/optimus/CHANGELOG.md b/optimus/CHANGELOG.md index ccc5026d..9e9c3559 100644 --- a/optimus/CHANGELOG.md +++ b/optimus/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.36.0 + +> Note: This release has breaking changes. + + - **FEAT**: [DX-1801] Add TextArea component (#632). + - **BREAKING** **REFACTOR**: [DX-1925] Align the naming of the feedback components (#642). + - **BREAKING** **FEAT**: Design Tokens Update 7.0.0 (#644). + ## 0.35.0 > Note: This release has breaking changes. diff --git a/optimus/pubspec.yaml b/optimus/pubspec.yaml index 2818a4de..91296552 100644 --- a/optimus/pubspec.yaml +++ b/optimus/pubspec.yaml @@ -1,6 +1,6 @@ name: optimus description: Optimus is a design system for mobile platforms (and web in future) used internally in Mews. -version: 0.35.0 +version: 0.36.0 repository: https://github.com/MewsSystems/mews-flutter environment: