-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(flutter): publish packages (#1458)
* 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
Showing
40 changed files
with
376 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.