Skip to content

Commit

Permalink
Version Packages (#214)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 21, 2024
1 parent 6982f75 commit 4796285
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/nervous-lemons-exercise.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/blaze-emulator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @blaze-cardano/emulator

## 0.3.5

### Patch Changes

- Updated dependencies [6982f75]
- @blaze-cardano/wallet@0.3.0

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blaze-emulator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blaze-cardano/emulator",
"version": "0.3.4",
"version": "0.3.5",
"description": "Blaze cardano emulator library",
"exports": {
".": {
Expand Down
7 changes: 7 additions & 0 deletions packages/blaze-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @blaze-cardano/sdk

## 0.2.10

### Patch Changes

- Updated dependencies [6982f75]
- @blaze-cardano/wallet@0.3.0

## 0.2.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blaze-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blaze-cardano/sdk",
"version": "0.2.9",
"version": "0.2.10",
"description": "Blaze cardano sdk library",
"exports": {
".": {
Expand Down
6 changes: 6 additions & 0 deletions packages/blaze-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blaze-cardano/wallet

## 0.3.0

### Minor Changes

- 6982f75: Add getRewardAddresses implementation

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blaze-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blaze-cardano/wallet",
"version": "0.2.2",
"version": "0.3.0",
"description": "Blaze cardano wallet library",
"exports": {
".": {
Expand Down

0 comments on commit 4796285

Please sign in to comment.