Skip to content

Commit

Permalink
chore(UX-1182): release 0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton committed Jan 20, 2025
1 parent 185a0a9 commit 98bc308
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/zeta_flutter": "0.20.1",
"packages/zeta_flutter": "0.20.2",
"packages/zeta_flutter_theme": "0.20.1",
"packages/zeta_flutter_utils": "0.20.1",
"packages/zeta_icons": "0.20.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/zeta_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.20.2](https://github.com/ZebraDevs/zeta_flutter/compare/v0.20.1...v0.20.2) (2025-01-20)


### 🧹 Miscellaneous Chores

* Monorepo ([d68d0ee](https://github.com/ZebraDevs/zeta_flutter/commit/d68d0eee9d1b03729ad267701355e7073c3eaaa0))

## [0.20.2](https://github.com/ZebraDevs/zeta_flutter/compare/v0.20.1...v0.20.2) (2024-12-20)

### ⛓️ Dependencies
Expand Down
2 changes: 1 addition & 1 deletion packages/zeta_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: zeta_flutter
version: 1.0.0-alpha.1
version: 0.20.2+-alpha.1
description: Zeta is the new, formal, standardized Zebra Design System based off
the successes of ZDS (Zebra Design System). This package is in pre-release,
and so many aspects are incomplete.
Expand Down

0 comments on commit 98bc308

Please sign in to comment.