Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon committed Feb 1, 2024
1 parent cd66003 commit b11ef2d
Show file tree
Hide file tree
Showing 24 changed files with 153 additions and 17 deletions.
81 changes: 81 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,87 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-02-01

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`ubuntu_widgets` - `v0.3.3`](#ubuntu_widgets---v033)
- [`platform_linux` - `v0.1.2`](#platform_linux---v012)
- [`safe_change_notifier` - `v0.3.2`](#safe_change_notifier---v032)
- [`ubuntu_flavor` - `v0.2.2`](#ubuntu_flavor---v022)
- [`ubuntu_localizations` - `v0.3.5`](#ubuntu_localizations---v035)
- [`ubuntu_logger` - `v0.1.1`](#ubuntu_logger---v011)
- [`ubuntu_service` - `v0.3.1`](#ubuntu_service---v031)
- [`ubuntu_test` - `v0.1.0-beta.8`](#ubuntu_test---v010-beta8)
- [`wizard_router` - `v1.1.0`](#wizard_router---v110)
- [`xdg_icons` - `v0.0.4`](#xdg_icons---v004)

---

#### `ubuntu_widgets` - `v0.3.3`

- **FIX**: Remove Flexible from AnimatedExpanded.

#### `platform_linux` - `v0.1.2`

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

#### `safe_change_notifier` - `v0.3.2`

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

#### `ubuntu_flavor` - `v0.2.2`

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

#### `ubuntu_localizations` - `v0.3.5`

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

#### `ubuntu_logger` - `v0.1.1`

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FIX**: Remove and fix all unnecessary ignores.
- **FEAT**: Activate ubuntu_lints.

#### `ubuntu_service` - `v0.3.1`

- **FEAT**: Activate ubuntu_lints.

#### `ubuntu_test` - `v0.1.0-beta.8`

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **REFACTOR**(ubuntu_test): finder-based localizations (#218).
- **FEAT**(ubuntu_test): add markdownBody finder.
- **FEAT**(ubuntu_test): import IntegrationTester.runApp() from UDI (#251).
- **FEAT**(ubuntu_test): print original pumpUntil() stack trace on timeout (#249).
- **FEAT**(ubuntu_test): add test helpers for done/no/yes (#244).
- **FEAT**(ubuntu_test): import flutter_html & flutter_svg deps from yaru_test (#228).
- **FEAT**(ubuntu_test): add convenience finders for common stock labels (#220).

#### `wizard_router` - `v1.1.0`

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

#### `xdg_icons` - `v0.0.4`

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.


## 2024-01-04

### Changes
Expand Down
5 changes: 5 additions & 0 deletions packages/platform_linux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.1.2

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

# Changelog

## [0.1.1](https://github.com/canonical/ubuntu-flutter-plugins/compare/platform_linux-v0.1.0...platform_linux-v0.1.1) (2023-07-18)
Expand Down
2 changes: 1 addition & 1 deletion packages/platform_linux/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/platform_linux
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.1.1
version: 0.1.2

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down
5 changes: 5 additions & 0 deletions packages/safe_change_notifier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.2

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

# Changelog

## [0.3.1](https://github.com/canonical/ubuntu-flutter-plugins/compare/safe_change_notifier-v0.3.0...safe_change_notifier-v0.3.1) (2023-07-18)
Expand Down
2 changes: 1 addition & 1 deletion packages/safe_change_notifier/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/safe_change_notifier
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.3.1
version: 0.3.2

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/timezone_map/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
meta: ^1.10.0
path: ^1.8.3
rbush: ^1.1.0
safe_change_notifier: ^0.3.0
safe_change_notifier: ^0.3.2
vector_graphics: ^1.1.4
xml: ^6.1.0

Expand Down
5 changes: 5 additions & 0 deletions packages/ubuntu_flavor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.2.2

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

# Changelog

## [0.2.1](https://github.com/canonical/ubuntu-flutter-plugins/compare/ubuntu_flavor-v0.2.0...ubuntu_flavor-v0.2.1) (2023-07-18)
Expand Down
4 changes: 2 additions & 2 deletions packages/ubuntu_flavor/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ description: Detect Ubuntu flavor
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_flavor
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.2.1
version: 0.2.2

environment:
sdk: '>=3.0.0 <4.0.0'

dependencies:
meta: ^1.10.0
platform_linux: ^0.1.0
platform_linux: ^0.1.2

dev_dependencies:
test: ^1.21.1
Expand Down
5 changes: 5 additions & 0 deletions packages/ubuntu_localizations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.5

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

# Changelog

## [0.3.4](https://github.com/canonical/ubuntu-flutter-plugins/compare/ubuntu_localizations-v0.3.3...ubuntu_localizations-v0.3.4) (2023-07-11)
Expand Down
2 changes: 1 addition & 1 deletion packages/ubuntu_localizations/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Provides extra localizations for Ubuntu applications.
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_localizations
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.3.4
version: 0.3.5

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down
6 changes: 6 additions & 0 deletions packages/ubuntu_logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.1.1

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FIX**: Remove and fix all unnecessary ignores.
- **FEAT**: Activate ubuntu_lints.

# Changelog

## [0.1.0](https://github.com/canonical/ubuntu-flutter-plugins/compare/ubuntu_logger-v0.0.3...ubuntu_logger-v0.1.0) (2023-07-26)
Expand Down
2 changes: 1 addition & 1 deletion packages/ubuntu_logger/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A logging frontend based on Google's logging library for Dart.
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_logger
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.1.0
version: 0.1.1

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/ubuntu_service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.1

- **FEAT**: Activate ubuntu_lints.

# Changelog

## [0.3.0](https://github.com/canonical/ubuntu-flutter-plugins/compare/ubuntu_service-v0.2.4...ubuntu_service-v0.3.0) (2023-11-16)
Expand Down
2 changes: 1 addition & 1 deletion packages/ubuntu_service/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Simple service locator API based on GetIt.
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_service
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.3.0
version: 0.3.1

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down
11 changes: 11 additions & 0 deletions packages/ubuntu_test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.1.0-beta.8

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **REFACTOR**(ubuntu_test): finder-based localizations (#218).
- **FEAT**(ubuntu_test): add markdownBody finder.
- **FEAT**(ubuntu_test): import IntegrationTester.runApp() from UDI (#251).
- **FEAT**(ubuntu_test): print original pumpUntil() stack trace on timeout (#249).
- **FEAT**(ubuntu_test): add test helpers for done/no/yes (#244).
- **FEAT**(ubuntu_test): import flutter_html & flutter_svg deps from yaru_test (#228).
- **FEAT**(ubuntu_test): add convenience finders for common stock labels (#220).

# Changelog

## 0.1.0-beta.7
Expand Down
4 changes: 2 additions & 2 deletions packages/ubuntu_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Provides test extensions for Ubuntu applications.
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_test
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.1.0-beta.7
version: 0.1.0-beta.8

environment:
sdk: ">=3.0.0 <4.0.0"
Expand All @@ -19,7 +19,7 @@ dependencies:
sdk: flutter
matcher: ^0.12.16
mockito: ^5.4.0
ubuntu_localizations: ^0.3.0
ubuntu_localizations: ^0.3.5
yaru_test: ^0.1.5

dev_dependencies:
Expand Down
4 changes: 4 additions & 0 deletions packages/ubuntu_widgets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.3

- **FIX**: Remove Flexible from AnimatedExpanded.

## 0.3.2

- **FIX**: returning to original behavior, with a parameter ‘expanded’ to determine the width of the button.
Expand Down
4 changes: 2 additions & 2 deletions packages/ubuntu_widgets/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: |
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_widgets
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.3.2
version: 0.3.3

environment:
sdk: ">=3.0.0 <4.0.0"
Expand All @@ -17,7 +17,7 @@ dependencies:
sdk: flutter
form_field_validator: ^1.1.0
password_strength: ^0.2.0
ubuntu_localizations: ^0.3.0
ubuntu_localizations: ^0.3.5
yaru: ^1.1.0
yaru_icons: ">1.0.0 <3.0.0"
yaru_widgets: ^3.2.0
Expand Down
5 changes: 5 additions & 0 deletions packages/wizard_router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.1.0

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

# Changelog

## [1.0.4](https://github.com/canonical/ubuntu-flutter-plugins/compare/wizard_router-v1.0.3...wizard_router-v1.0.4) (2023-10-19)
Expand Down
2 changes: 1 addition & 1 deletion packages/wizard_router/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
sdk: flutter
flutter_markdown: ^0.6.2
provider: ^6.0.0
wizard_router: ^1.0.4
wizard_router: ^1.1.0

dev_dependencies:
flutter_lints: ^2.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/wizard_router/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/wizard_router
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 1.0.4
version: 1.1.0

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -16,7 +16,7 @@ dependencies:
flow_builder: ^0.0.10
flutter:
sdk: flutter
safe_change_notifier: ^0.3.0
safe_change_notifier: ^0.3.2

dev_dependencies:
flutter_test:
Expand Down
5 changes: 5 additions & 0 deletions packages/xdg_icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.0.4

- **REFACTOR**: Apply ubuntu lints to all packages (#340).
- **FEAT**: Activate ubuntu_lints.

# Changelog

## [0.0.3](https://github.com/canonical/ubuntu-flutter-plugins/compare/xdg_icons-v0.0.2...xdg_icons-v0.0.3) (2023-10-18)
Expand Down
2 changes: 1 addition & 1 deletion packages/xdg_icons/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ platforms:
dependencies:
flutter:
sdk: flutter
xdg_icons: ^0.0.3
xdg_icons: ^0.0.4
yaru: ^1.1.0

flutter:
Expand Down
2 changes: 1 addition & 1 deletion packages/xdg_icons/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: XDG theme icons for Flutter.
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/xdg_icons
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
version: 0.0.3
version: 0.0.4

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit b11ef2d

Please sign in to comment.