Skip to content

Commit

Permalink
Version Packages (#236)
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 Jan 22, 2025
1 parent 18a36c1 commit 98711b0
Show file tree
Hide file tree
Showing 17 changed files with 75 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-rockets-explain.md

This file was deleted.

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

## 0.6.1

### Patch Changes

- 18a36c1: bump: cjs/core

## 0.6.0

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

## 0.3.13

### Patch Changes

- Updated dependencies [18a36c1]
- @blaze-cardano/core@0.6.1
- @blaze-cardano/query@0.3.5
- @blaze-cardano/tx@0.10.3
- @blaze-cardano/vm@0.1.7
- @blaze-cardano/wallet@0.3.8

## 0.3.12

### 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.12",
"version": "0.3.13",
"description": "Blaze cardano emulator library",
"exports": {
".": {
Expand Down
7 changes: 7 additions & 0 deletions packages/blaze-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @blaze-cardano/query

## 0.3.5

### Patch Changes

- Updated dependencies [18a36c1]
- @blaze-cardano/core@0.6.1

## 0.3.4

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

## 0.2.19

### Patch Changes

- Updated dependencies [18a36c1]
- @blaze-cardano/core@0.6.1
- @blaze-cardano/query@0.3.5
- @blaze-cardano/tx@0.10.3
- @blaze-cardano/uplc@0.2.3
- @blaze-cardano/wallet@0.3.8

## 0.2.18

### 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.18",
"version": "0.2.19",
"description": "Blaze cardano sdk library",
"exports": {
".": {
Expand Down
8 changes: 8 additions & 0 deletions packages/blaze-tx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @blaze-cardano/tx

## 0.10.3

### Patch Changes

- Updated dependencies [18a36c1]
- @blaze-cardano/core@0.6.1
- @blaze-cardano/vm@0.1.7

## 0.10.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blaze-tx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blaze-cardano/tx",
"version": "0.10.2",
"version": "0.10.3",
"description": "Blaze cardano transaction building library",
"exports": {
".": {
Expand Down
8 changes: 8 additions & 0 deletions packages/blaze-uplc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @blaze-cardano/uplc

## 0.2.3

### Patch Changes

- Updated dependencies [18a36c1]
- @blaze-cardano/core@0.6.1
- @blaze-cardano/tx@0.10.3

## 0.2.2

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

## 0.1.7

### Patch Changes

- Updated dependencies [18a36c1]
- @blaze-cardano/core@0.6.1

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blaze-vm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blaze-cardano/vm",
"version": "0.1.6",
"version": "0.1.7",
"description": "Blaze cardano plutus virtual machine",
"exports": {
".": {
Expand Down
9 changes: 9 additions & 0 deletions packages/blaze-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @blaze-cardano/wallet

## 0.3.8

### Patch Changes

- Updated dependencies [18a36c1]
- @blaze-cardano/core@0.6.1
- @blaze-cardano/query@0.3.5
- @blaze-cardano/tx@0.10.3

## 0.3.7

### 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.3.7",
"version": "0.3.8",
"description": "Blaze cardano wallet library",
"exports": {
".": {
Expand Down

0 comments on commit 98711b0

Please sign in to comment.