Skip to content

Commit

Permalink
chore(flutter): publish packages (#1458)
Browse files Browse the repository at this point in the history
* chore(release): publish packages

 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]

* chore: enable publishing for catalyst_key_derivation

* fix: add missing dependency

* chore: loosen up dependency constraint on flutter_rust_bridge

* chore: format changelog

* chore(release): publish packages

 - [email protected]
 - [email protected]+1
 - [email protected]+1
 - [email protected]+1
 - [email protected]+1

* chore: pub.dev analysis issues for catalyst_key_derivation

* chore: format markdown

* chore: markdown formatting

* docs: update pub.dev topics for catalyst_key_derivation package

* chore(release): publish packages

 - [email protected]+1
 - [email protected]+2
 - [email protected]+2
 - [email protected]+2
 - [email protected]+2

* chore: format markdown

* chore: disable flaky tests

* docs: document TODO
  • Loading branch information
dtscalac authored Jan 3, 2025
1 parent 2cfcaf3 commit 782ae23
Show file tree
Hide file tree
Showing 40 changed files with 376 additions and 93 deletions.
202 changes: 202 additions & 0 deletions catalyst_voices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2025-01-02v2

### Changes

---

Packages with breaking changes:

* There are no breaking changes in this release.

Packages with other changes:

* [Change Log](#change-log)
* [2025-01-02v2](#2025-01-02v2)
* [Changes](#changes)
* [`catalyst_key_derivation` - `v0.1.1+1`](#catalyst_key_derivation---v0111)
* [2025-01-02v1](#2025-01-02v1)
* [Changes](#changes-1)
* [`catalyst_key_derivation` - `v0.1.1`](#catalyst_key_derivation---v011)
* [2025-01-02](#2025-01-02)
* [Changes](#changes-2)
* [`catalyst_cardano` - `v0.4.0`](#catalyst_cardano---v040)
* [`catalyst_cardano_platform_interface` - `v0.4.0`](#catalyst_cardano_platform_interface---v040)
* [`catalyst_cardano_serialization` - `v0.5.0`](#catalyst_cardano_serialization---v050)
* [`catalyst_cardano_web` - `v0.4.0`](#catalyst_cardano_web---v040)
* [`catalyst_compression` - `v0.4.0`](#catalyst_compression---v040)
* [`catalyst_compression_platform_interface` - `v0.4.0`](#catalyst_compression_platform_interface---v040)
* [`catalyst_compression_web` - `v0.4.0`](#catalyst_compression_web---v040)
* [`catalyst_cose` - `v0.4.0`](#catalyst_cose---v040)
* [`catalyst_analysis` - `v2.0.1`](#catalyst_analysis---v201)

Packages with dependency updates only:

> Packages listed below depend on other packages in this workspace that have had changes.
> Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
* `catalyst_cardano_serialization` - `v0.5.0+2`
* `catalyst_cardano` - `v0.4.0+2`
* `catalyst_cardano_platform_interface` - `v0.4.0+2`
* `catalyst_cardano_web` - `v0.4.0+2`

---

#### `catalyst_key_derivation` - `v0.1.1+1`

* **DOCS**: update pub.dev topics for catalyst_key_derivation package.
([a6d9bcfa](https://github.com/input-output-hk/catalyst-voices/commit/a6d9bcfa451cbb8d0ded9659e63fbfa290416480))

## 2025-01-02v1

### Changes

---

Packages with breaking changes:

* There are no breaking changes in this release.

Packages with other changes:

* [Change Log](#change-log)
* [2025-01-02v2](#2025-01-02v2)
* [Changes](#changes)
* [`catalyst_key_derivation` - `v0.1.1+1`](#catalyst_key_derivation---v0111)
* [2025-01-02v1](#2025-01-02v1)
* [Changes](#changes-1)
* [`catalyst_key_derivation` - `v0.1.1`](#catalyst_key_derivation---v011)
* [2025-01-02](#2025-01-02)
* [Changes](#changes-2)
* [`catalyst_cardano` - `v0.4.0`](#catalyst_cardano---v040)
* [`catalyst_cardano_platform_interface` - `v0.4.0`](#catalyst_cardano_platform_interface---v040)
* [`catalyst_cardano_serialization` - `v0.5.0`](#catalyst_cardano_serialization---v050)
* [`catalyst_cardano_web` - `v0.4.0`](#catalyst_cardano_web---v040)
* [`catalyst_compression` - `v0.4.0`](#catalyst_compression---v040)
* [`catalyst_compression_platform_interface` - `v0.4.0`](#catalyst_compression_platform_interface---v040)
* [`catalyst_compression_web` - `v0.4.0`](#catalyst_compression_web---v040)
* [`catalyst_cose` - `v0.4.0`](#catalyst_cose---v040)
* [`catalyst_analysis` - `v2.0.1`](#catalyst_analysis---v201)

Packages with dependency updates only:

> Packages listed below depend on other packages in this workspace that have had changes.
> Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
* `catalyst_cardano_serialization` - `v0.5.0+1`
* `catalyst_cardano` - `v0.4.0+1`
* `catalyst_cardano_web` - `v0.4.0+1`
* `catalyst_cardano_platform_interface` - `v0.4.0+1`

---

#### `catalyst_key_derivation` - `v0.1.1`

* **REFACTOR**(cat-voices): self contained frontend dir
([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))
* **FIX**: add missing dependency.
([1334cb06](https://github.com/input-output-hk/catalyst-voices/commit/1334cb066877b2507af2e469f31b6c3549181146))
* **FIX**: frb unexpected cfg ([#1320](https://github.com/input-output-hk/catalyst-voices/issues/1320)).
([6d5d1bca](https://github.com/input-output-hk/catalyst-voices/commit/6d5d1bcace01757b72698635db2ee8e953d445f2))
* **FIX**(cat-voices): equatable lint issue fix ([#1280](https://github.com/input-output-hk/catalyst-voices/issues/1280)).
([e551c617](https://github.com/input-output-hk/catalyst-voices/commit/e551c61702ab4a229c88119a43611a42516b2665))
* **FEAT**: rust key derivation ([#1063](https://github.com/input-output-hk/catalyst-voices/issues/1063)).
([0712347b](https://github.com/input-output-hk/catalyst-voices/commit/0712347b1e6e85d67b43d1733650d62d1c9d7c94))

## 2025-01-02

### Changes

---

Packages with breaking changes:

* There are no breaking changes in this release.

Packages with other changes:

* [Change Log](#change-log)
* [2025-01-02v2](#2025-01-02v2)
* [Changes](#changes)
* [`catalyst_key_derivation` - `v0.1.1+1`](#catalyst_key_derivation---v0111)
* [2025-01-02v1](#2025-01-02v1)
* [Changes](#changes-1)
* [`catalyst_key_derivation` - `v0.1.1`](#catalyst_key_derivation---v011)
* [2025-01-02](#2025-01-02)
* [Changes](#changes-2)
* [`catalyst_cardano` - `v0.4.0`](#catalyst_cardano---v040)
* [`catalyst_cardano_platform_interface` - `v0.4.0`](#catalyst_cardano_platform_interface---v040)
* [`catalyst_cardano_serialization` - `v0.5.0`](#catalyst_cardano_serialization---v050)
* [`catalyst_cardano_web` - `v0.4.0`](#catalyst_cardano_web---v040)
* [`catalyst_compression` - `v0.4.0`](#catalyst_compression---v040)
* [`catalyst_compression_platform_interface` - `v0.4.0`](#catalyst_compression_platform_interface---v040)
* [`catalyst_compression_web` - `v0.4.0`](#catalyst_compression_web---v040)
* [`catalyst_cose` - `v0.4.0`](#catalyst_cose---v040)
* [`catalyst_analysis` - `v2.0.1`](#catalyst_analysis---v201)

---

#### `catalyst_cardano` - `v0.4.0`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))
* **FIX**(cat-voices): equatable lint issue fix ([#1280](https://github.com/input-output-hk/catalyst-voices/issues/1280)).
([e551c617](https://github.com/input-output-hk/catalyst-voices/commit/e551c61702ab4a229c88119a43611a42516b2665))
* **FEAT**(cat-voices): Integration tests using flutter_driver
([#1304](https://github.com/input-output-hk/catalyst-voices/issues/1304)).
([34de044c](https://github.com/input-output-hk/catalyst-voices/commit/34de044c9b5f22f2c0fb7406a25699c5bd12b9f5))
* **FEAT**: rust key derivation ([#1063](https://github.com/input-output-hk/catalyst-voices/issues/1063)).
([0712347b](https://github.com/input-output-hk/catalyst-voices/commit/0712347b1e6e85d67b43d1733650d62d1c9d7c94))
* **FEAT**(general): Bump cat-ci to `v3.2.23` ([#1125](https://github.com/input-output-hk/catalyst-voices/issues/1125)).
([d967d275](https://github.com/input-output-hk/catalyst-voices/commit/d967d2750f6b9b1fb3b80366380572e7528268d4))

#### `catalyst_cardano_platform_interface` - `v0.4.0`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))
* **FIX**(cat-voices): equatable lint issue fix ([#1280](https://github.com/input-output-hk/catalyst-voices/issues/1280)).
([e551c617](https://github.com/input-output-hk/catalyst-voices/commit/e551c61702ab4a229c88119a43611a42516b2665))

#### `catalyst_cardano_serialization` - `v0.5.0`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))
* **FIX**(cat-voices): equatable lint issue fix ([#1280](https://github.com/input-output-hk/catalyst-voices/issues/1280)).
([e551c617](https://github.com/input-output-hk/catalyst-voices/commit/e551c61702ab4a229c88119a43611a42516b2665))

#### `catalyst_cardano_web` - `v0.4.0`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))

#### `catalyst_compression` - `v0.4.0`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))

#### `catalyst_compression_platform_interface` - `v0.4.0`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))
* **FIX**(cat-voices): equatable lint issue fix ([#1280](https://github.com/input-output-hk/catalyst-voices/issues/1280)).
([e551c617](https://github.com/input-output-hk/catalyst-voices/commit/e551c61702ab4a229c88119a43611a42516b2665))

#### `catalyst_compression_web` - `v0.4.0`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))

#### `catalyst_cose` - `v0.4.0`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))

#### `catalyst_analysis` - `v2.0.1`

* **REFACTOR**(cat-voices): self contained frontend dir ([#1082](https://github.com/input-output-hk/catalyst-voices/issues/1082)).
([62e5f437](https://github.com/input-output-hk/catalyst-voices/commit/62e5f43778fab323d7c1e4ebab4b5e89c1ba0cb5))
10 changes: 5 additions & 5 deletions catalyst_voices/apps/voices/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ environment:
dependencies:
animated_text_kit: ^4.2.2
animations: ^2.0.11
catalyst_cardano: ^0.3.0
catalyst_cardano_serialization: ^0.4.0
catalyst_cardano_web: ^0.3.0
catalyst_key_derivation: ^0.1.0
catalyst_cardano: ^0.4.0+2
catalyst_cardano_serialization: ^0.5.0+2
catalyst_cardano_web: ^0.4.0+2
catalyst_key_derivation: ^0.1.1+1
catalyst_voices_assets:
path: ../../packages/internal/catalyst_voices_assets
catalyst_voices_blocs:
Expand Down Expand Up @@ -72,7 +72,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.12
build_verify: ^3.1.0
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
flutter_test:
sdk: flutter
go_router_builder: ^2.4.1
Expand Down
2 changes: 1 addition & 1 deletion catalyst_voices/melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ command:
flutter_localized_locales: ^2.0.5
flutter_quill: ^10.8.2
flutter_quill_extensions: ^10.8.2
flutter_rust_bridge: 2.5.1
flutter_rust_bridge: ^2.5.1
flutter_secure_storage: ^9.2.2
formz: ^0.7.0
intl: ^0.19.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.12
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
flutter_gen_runner: ^5.3.2

flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ environment:

dependencies:
bloc_concurrency: ^0.2.2
catalyst_cardano: ^0.3.0
catalyst_cardano_serialization: ^0.4.0
catalyst_cardano_web: ^0.3.0
catalyst_key_derivation: ^0.1.0
catalyst_cardano: ^0.4.0+2
catalyst_cardano_serialization: ^0.5.0+2
catalyst_cardano_web: ^0.4.0+2
catalyst_key_derivation: ^0.1.1+1
catalyst_voices_brands:
path: ../catalyst_voices_brands
catalyst_voices_models:
Expand All @@ -37,7 +37,7 @@ dependencies:

dev_dependencies:
bloc_test: ^9.1.4
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
flutter_test:
sdk: flutter
mocktail: ^1.0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
google_fonts: ^6.2.1

dev_dependencies:
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
catalyst_voices_blocs:
path: ../catalyst_voices_blocs
flutter_bloc: ^8.1.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
intl: ^0.19.0

dev_dependencies:
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
flutter_test:
sdk: flutter

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:

dependencies:
bip39: ^1.0.6
catalyst_cardano: ^0.3.0
catalyst_cardano_serialization: ^0.4.0
catalyst_cardano_web: ^0.3.0
catalyst_cardano: ^0.4.0+2
catalyst_cardano_serialization: ^0.5.0+2
catalyst_cardano_web: ^0.4.0+2
catalyst_voices_shared:
path: ../catalyst_voices_shared
collection: ^1.18.0
Expand All @@ -22,6 +22,6 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.12
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
json_serializable: ^6.9.0
test: ^1.24.9
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
flutter: ">=3.24.1"

dependencies:
catalyst_cardano_serialization: ^0.4.0
catalyst_cardano_serialization: ^0.5.0+2
catalyst_voices_models:
path: ../catalyst_voices_models
catalyst_voices_shared:
Expand All @@ -24,7 +24,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.12
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
chopper_generator: ^8.0.3
json_serializable: ^6.7.1
mockito: ^5.4.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ environment:
flutter: ">=3.24.1"

dependencies:
catalyst_cardano: ^0.3.0
catalyst_cardano_serialization: ^0.4.0
catalyst_cardano_web: ^0.3.0
catalyst_key_derivation: ^0.1.0
catalyst_cardano: ^0.4.0+2
catalyst_cardano_serialization: ^0.5.0+2
catalyst_cardano_web: ^0.4.0+2
catalyst_key_derivation: ^0.1.1+1
catalyst_voices_models:
path: ../catalyst_voices_models
catalyst_voices_repositories:
Expand All @@ -33,7 +33,7 @@ dependencies:
webdriver: ^3.0.3

dev_dependencies:
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
mocktail: ^1.0.1
shared_preferences_platform_interface: ^2.4.1
test: ^1.24.9
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ environment:
flutter: ">=3.24.1"

dependencies:
catalyst_cardano_serialization: ^0.4.0
catalyst_compression: ^0.3.0
catalyst_cose: ^0.3.0
catalyst_key_derivation: ^0.1.0
catalyst_cardano_serialization: ^0.5.0+2
catalyst_compression: ^0.4.0
catalyst_cose: ^0.4.0
catalyst_key_derivation: ^0.1.1+1
catalyst_voices_models:
path: ../catalyst_voices_models
cbor: ^6.2.0
Expand All @@ -31,7 +31,7 @@ dependencies:
web: ^1.1.0

dev_dependencies:
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
flutter_test:
sdk: flutter
mocktail: ^1.0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
flutter: ">=3.24.1"

dependencies:
catalyst_cardano: ^0.3.0
catalyst_cardano_serialization: ^0.4.0
catalyst_cardano_web: ^0.3.0
catalyst_cardano: ^0.4.0+2
catalyst_cardano_serialization: ^0.5.0+2
catalyst_cardano_web: ^0.4.0+2
catalyst_voices_assets:
path: ../catalyst_voices_assets
catalyst_voices_localization:
Expand All @@ -26,5 +26,5 @@ dependencies:
intl: ^0.19.0

dev_dependencies:
catalyst_analysis: ^2.0.0
catalyst_analysis: ^2.0.1
test: ^1.24.9
Loading

0 comments on commit 782ae23

Please sign in to comment.