Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - optimus@0.38.0
  • Loading branch information
witwash committed Sep 25, 2024
1 parent 85207f2 commit 9713347
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions optimus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 0.38.0

> Note: This release has breaking changes.
- **REFACTOR**: Fix linter issues.
- **REFACTOR**: [DX-2167] Migrate to optimus_icons (#667).
- **REFACTOR**: Remove linter ignores.
- **FIX**: [DX-2180] Fix dialog border (#679).
- **FIX**: [DX-2181] Fix prefix aspect ratio being wrong (#680).
- **FIX**: [DX-2051] Fix OptimusTab title overflow (#666).
- **FEAT**: [DX-1641] Add Pictogram component (#676).
- **FEAT**: Design Tokens Update 7.1.0 (#670).
- **BREAKING** **FEAT**: [DX-2054] Update NavListTile design (#665).
- **BREAKING** **BUILD**: Upgrade to Flutter 3.24 (#674).


## 0.37.0+1

Expand Down
2 changes: 1 addition & 1 deletion optimus/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.37.0
version: 0.38.0
repository: https://github.com/MewsSystems/mews-flutter

environment:
Expand Down

0 comments on commit 9713347

Please sign in to comment.