Skip to content

Commit

Permalink
chore(release): publish packages (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac authored Aug 12, 2024
1 parent 14e8cd1 commit 139ad73
Show file tree
Hide file tree
Showing 17 changed files with 131 additions and 24 deletions.
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,64 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-08-12

### Changes

---

Packages with breaking changes:

- [`catalyst_cardano` - `v0.2.0`](#catalyst_cardano---v020)
- [`catalyst_cardano_platform_interface` - `v0.2.0`](#catalyst_cardano_platform_interface---v020)
- [`catalyst_cardano_serialization` - `v0.2.0`](#catalyst_cardano_serialization---v020)
- [`catalyst_cardano_web` - `v0.2.0`](#catalyst_cardano_web---v020)
- [`catalyst_compression` - `v0.2.0`](#catalyst_compression---v020)
- [`catalyst_compression_web` - `v0.2.0`](#catalyst_compression_web---v020)
- [`catalyst_cose` - `v0.2.0`](#catalyst_cose---v020)

Packages with other changes:

- There are no other changes in this release.

---

#### `catalyst_cardano` - `v0.2.0`

- **BREAKING** **FIX**: signData return type should be DataSignature, not VkeyWitness ([#647](https://github.com/input-output-hk/catalyst-voices/issues/647)). ([69dba1d2](https://github.com/input-output-hk/catalyst-voices/commit/69dba1d24022eb77cc03ac670dda0da047304766))
- **BREAKING** **FIX**: X509 registration metadata encoding ([#640](https://github.com/input-output-hk/catalyst-voices/issues/640)). ([c45a2ac9](https://github.com/input-output-hk/catalyst-voices/commit/c45a2ac96b34c4215352ece5ef9bd2fa73b591e8))
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

#### `catalyst_cardano_platform_interface` - `v0.2.0`

- **BREAKING** **FIX**: signData return type should be DataSignature, not VkeyWitness ([#647](https://github.com/input-output-hk/catalyst-voices/issues/647)). ([69dba1d2](https://github.com/input-output-hk/catalyst-voices/commit/69dba1d24022eb77cc03ac670dda0da047304766))

#### `catalyst_cardano_serialization` - `v0.2.0`

- **FEAT**: add catv1 auth token generator ([#671](https://github.com/input-output-hk/catalyst-voices/issues/671)). ([79efc828](https://github.com/input-output-hk/catalyst-voices/commit/79efc82800a7e6aca3e8516bbb4866bd502e2f36))
- **BREAKING** **FIX**: X509 registration metadata encoding ([#640](https://github.com/input-output-hk/catalyst-voices/issues/640)). ([c45a2ac9](https://github.com/input-output-hk/catalyst-voices/commit/c45a2ac96b34c4215352ece5ef9bd2fa73b591e8))
- **BREAKING** **FEAT**: update transactions inputs hash size ([#643](https://github.com/input-output-hk/catalyst-voices/issues/643)). ([a729823d](https://github.com/input-output-hk/catalyst-voices/commit/a729823d9b2e0c369456f8e99f5b776f046e6d1f))

#### `catalyst_cardano_web` - `v0.2.0`

- **BREAKING** **FIX**: signData return type should be DataSignature, not VkeyWitness ([#647](https://github.com/input-output-hk/catalyst-voices/issues/647)). ([69dba1d2](https://github.com/input-output-hk/catalyst-voices/commit/69dba1d24022eb77cc03ac670dda0da047304766))
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

#### `catalyst_compression` - `v0.2.0`

- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

#### `catalyst_compression_web` - `v0.2.0`

- **FEAT**: cose flutter package structure ([#649](https://github.com/input-output-hk/catalyst-voices/issues/649)). ([1875849c](https://github.com/input-output-hk/catalyst-voices/commit/1875849c530babbd69dce3882423cc7d9ffdbfa4))
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

#### `catalyst_cose` - `v0.2.0`

- **FEAT**: cose flutter package structure ([#649](https://github.com/input-output-hk/catalyst-voices/issues/649)). ([1875849c](https://github.com/input-output-hk/catalyst-voices/commit/1875849c530babbd69dce3882423cc7d9ffdbfa4))
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))


## 2024-07-24

### Changes
Expand Down
6 changes: 3 additions & 3 deletions catalyst_voices/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
animated_text_kit: ^4.2.2
animations: ^2.0.11
catalyst_cardano: ^0.1.3
catalyst_cardano_serialization: ^0.1.3
catalyst_cardano_web: ^0.1.3
catalyst_cardano: ^0.2.0
catalyst_cardano_serialization: ^0.2.0
catalyst_cardano_web: ^0.2.0
catalyst_voices_assets:
path: ./packages/catalyst_voices_assets
catalyst_voices_blocs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.2.0

> Note: This release has breaking changes.
- **BREAKING** **FIX**: signData return type should be DataSignature, not VkeyWitness ([#647](https://github.com/input-output-hk/catalyst-voices/issues/647)). ([69dba1d2](https://github.com/input-output-hk/catalyst-voices/commit/69dba1d24022eb77cc03ac670dda0da047304766))
- **BREAKING** **FIX**: X509 registration metadata encoding ([#640](https://github.com/input-output-hk/catalyst-voices/issues/640)). ([c45a2ac9](https://github.com/input-output-hk/catalyst-voices/commit/c45a2ac96b34c4215352ece5ef9bd2fa73b591e8))
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

## 0.1.3

- **FIX**: catalyst cardano integration with Typhoon wallet ([#636](https://github.com/input-output-hk/catalyst-voices/issues/636)). ([2c6e270d](https://github.com/input-output-hk/catalyst-voices/commit/2c6e270ddcb95389ac417ffe5f60ccabc04b5931))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ environment:
flutter: ">=3.22.1"

dependencies:
catalyst_cardano: ^0.1.3
catalyst_cardano_serialization: ^0.1.3
catalyst_cardano_web: ^0.1.3
catalyst_compression: ^0.1.1
catalyst_compression_web: ^0.1.1
catalyst_cardano: ^0.2.0
catalyst_cardano_serialization: ^0.2.0
catalyst_cardano_web: ^0.2.0
catalyst_compression: ^0.2.0
catalyst_compression_web: ^0.2.0
cbor: ^6.2.0
convert: ^3.1.1
cupertino_icons: ^1.0.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A Flutter plugin exposing the CIP-30 and CIP-95 APIs. Allows to com
repository: https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices_packages/catalyst_cardano/catalyst_cardano
issue_tracker: https://github.com/input-output-hk/catalyst-voices/issues
topics: [blockchain, cardano, cryptocurrency, wallet]
version: 0.1.3
version: 0.2.0

environment:
sdk: ">=3.3.4 <4.0.0"
Expand All @@ -16,9 +16,9 @@ flutter:
default_package: catalyst_cardano_web

dependencies:
catalyst_cardano_platform_interface: ^0.1.3
catalyst_cardano_serialization: ^0.1.3
catalyst_cardano_web: ^0.1.3
catalyst_cardano_platform_interface: ^0.2.0
catalyst_cardano_serialization: ^0.2.0
catalyst_cardano_web: ^0.2.0
flutter:
sdk: flutter

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.2.0

> Note: This release has breaking changes.
- **BREAKING** **FIX**: signData return type should be DataSignature, not VkeyWitness ([#647](https://github.com/input-output-hk/catalyst-voices/issues/647)). ([69dba1d2](https://github.com/input-output-hk/catalyst-voices/commit/69dba1d24022eb77cc03ac670dda0da047304766))

## 0.1.3

- **FIX**: catalyst cardano integration with Typhoon wallet ([#636](https://github.com/input-output-hk/catalyst-voices/issues/636)). ([2c6e270d](https://github.com/input-output-hk/catalyst-voices/commit/2c6e270ddcb95389ac417ffe5f60ccabc04b5931))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ description: A common platform interface for the catalyst_cardano plugin.
repository: https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices_packages/catalyst_cardano/catalyst_cardano_platform_interface
issue_tracker: https://github.com/input-output-hk/catalyst-voices/issues
topics: [blockchain, cardano, cryptocurrency, wallet]
version: 0.1.3
version: 0.2.0

environment:
sdk: ">=3.3.4 <4.0.0"
flutter: ">=3.22.1"

dependencies:
catalyst_cardano_serialization: ^0.1.3
catalyst_cardano_serialization: ^0.2.0
equatable: ^2.0.5
flutter:
sdk: flutter
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.2.0

> Note: This release has breaking changes.
- **BREAKING** **FIX**: signData return type should be DataSignature, not VkeyWitness ([#647](https://github.com/input-output-hk/catalyst-voices/issues/647)). ([69dba1d2](https://github.com/input-output-hk/catalyst-voices/commit/69dba1d24022eb77cc03ac670dda0da047304766))
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

## 0.1.3

- **FIX**: catalyst cardano integration with Typhoon wallet ([#636](https://github.com/input-output-hk/catalyst-voices/issues/636)). ([2c6e270d](https://github.com/input-output-hk/catalyst-voices/commit/2c6e270ddcb95389ac417ffe5f60ccabc04b5931))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Web platform implementation of catalyst_cardano. Allows to communic
repository: https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices_packages/catalyst_cardano/catalyst_cardano_web
issue_tracker: https://github.com/input-output-hk/catalyst-voices/issues
topics: [blockchain, cardano, cryptocurrency, wallet]
version: 0.1.3
version: 0.2.0

environment:
sdk: ">=3.3.4 <4.0.0"
Expand All @@ -21,8 +21,8 @@ flutter:
- assets/js/

dependencies:
catalyst_cardano_platform_interface: ^0.1.3
catalyst_cardano_serialization: ^0.1.3
catalyst_cardano_platform_interface: ^0.2.0
catalyst_cardano_serialization: ^0.2.0
cbor: ^6.2.0
convert: ^3.1.1
flutter:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.2.0

> Note: This release has breaking changes.
- **FEAT**: add catv1 auth token generator ([#671](https://github.com/input-output-hk/catalyst-voices/issues/671)). ([79efc828](https://github.com/input-output-hk/catalyst-voices/commit/79efc82800a7e6aca3e8516bbb4866bd502e2f36))
- **BREAKING** **FIX**: X509 registration metadata encoding ([#640](https://github.com/input-output-hk/catalyst-voices/issues/640)). ([c45a2ac9](https://github.com/input-output-hk/catalyst-voices/commit/c45a2ac96b34c4215352ece5ef9bd2fa73b591e8))
- **BREAKING** **FEAT**: update transactions inputs hash size ([#643](https://github.com/input-output-hk/catalyst-voices/issues/643)). ([a729823d](https://github.com/input-output-hk/catalyst-voices/commit/a729823d9b2e0c369456f8e99f5b776f046e6d1f))

## 0.1.3

- **FEAT**: rbac metadata envelope ([#630](https://github.com/input-output-hk/catalyst-voices/issues/630)). ([150d5676](https://github.com/input-output-hk/catalyst-voices/commit/150d567636c4281c092d020d51882e638b16beb5))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ description: Dart package providing serialization/deserialization for common str
repository: https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices_packages/catalyst_cardano_serialization
issue_tracker: https://github.com/input-output-hk/catalyst-voices/issues
topics: [blockchain, cardano, cryptocurrency, wallet]
version: 0.1.3
version: 0.2.0

environment:
sdk: ">=3.3.4 <4.0.0"

dependencies:
bech32: ^0.2.2
bip32_ed25519: ^0.6.0
catalyst_compression: ^0.1.1
catalyst_compression_web: ^0.1.1
catalyst_compression: ^0.2.0
catalyst_compression_web: ^0.2.0
cbor: ^6.2.0
convert: ^3.1.1
cryptography: ^2.7.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.2.0

> Note: This release has breaking changes.
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

## 0.1.1

- **FEAT**: catalyst compression - brotli/zstd ([#626](https://github.com/input-output-hk/catalyst-voices/issues/626)). ([2b8e7d72](https://github.com/input-output-hk/catalyst-voices/commit/2b8e7d7239f9982aa7144a676a86d21b97f912fb))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A Flutter plugin exposing Brotli and zstd compression algorithms.
repository: https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices_packages/catalyst_compression/catalyst_compression
issue_tracker: https://github.com/input-output-hk/catalyst-voices/issues
topics: [compression, codec]
version: 0.1.1
version: 0.2.0

environment:
sdk: ">=3.3.4 <4.0.0"
Expand All @@ -17,7 +17,7 @@ flutter:

dependencies:
catalyst_compression_platform_interface: ^0.1.1
catalyst_compression_web: ^0.1.1
catalyst_compression_web: ^0.2.0
convert: ^3.1.1
flutter:
sdk: flutter
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.2.0

> Note: This release has breaking changes.
- **FEAT**: cose flutter package structure ([#649](https://github.com/input-output-hk/catalyst-voices/issues/649)). ([1875849c](https://github.com/input-output-hk/catalyst-voices/commit/1875849c530babbd69dce3882423cc7d9ffdbfa4))
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

## 0.1.1

- **FEAT**: catalyst compression - brotli/zstd ([#626](https://github.com/input-output-hk/catalyst-voices/issues/626)). ([2b8e7d72](https://github.com/input-output-hk/catalyst-voices/commit/2b8e7d7239f9982aa7144a676a86d21b97f912fb))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Web platform implementation of catalyst_compression. Exposes a JS w
repository: https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices_packages/catalyst_compression/catalyst_compression_web
issue_tracker: https://github.com/input-output-hk/catalyst-voices/issues
topics: [compression, codec]
version: 0.1.1
version: 0.2.0

environment:
sdk: ">=3.3.4 <4.0.0"
Expand Down
7 changes: 7 additions & 0 deletions catalyst_voices_packages/catalyst_cose/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.2.0

> Note: This release has breaking changes.
- **FEAT**: cose flutter package structure ([#649](https://github.com/input-output-hk/catalyst-voices/issues/649)). ([1875849c](https://github.com/input-output-hk/catalyst-voices/commit/1875849c530babbd69dce3882423cc7d9ffdbfa4))
- **BREAKING** **FEAT**: COSE_SIGN1 signatures and verification ([#669](https://github.com/input-output-hk/catalyst-voices/issues/669)). ([f5a910ef](https://github.com/input-output-hk/catalyst-voices/commit/f5a910efe36442171521b9ec429aed4a46e05b83))

## 0.1.0

* Initial release.
2 changes: 1 addition & 1 deletion catalyst_voices_packages/catalyst_cose/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A dart plugin implementing CBOR Object Signing and Encryption (RFC
repository: https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices_packages/catalyst_cose
issue_tracker: https://github.com/input-output-hk/catalyst-voices/issues
topics: [cryptography, encryption, codec]
version: 0.1.0
version: 0.2.0

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

0 comments on commit 139ad73

Please sign in to comment.