Skip to content

Commit

Permalink
Version Packages (#100)
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 Jul 30, 2024
1 parent 467c779 commit 3327c8c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-parrots-begin.md

This file was deleted.

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.1.1

### Patch Changes

- Updated dependencies [467c779]
- @blaze-cardano/uplc@0.1.1

## 0.1.0

### Minor 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.1.0",
"version": "0.1.1",
"description": "Blaze cardano sdk library",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/blaze-uplc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blaze-cardano/uplc

## 0.1.1

### Patch Changes

- 467c779: patch import

## 0.1.0

### Minor 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,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@blaze-cardano/uplc",
"version": "0.1.0",
"version": "0.1.1",
"description": "Blaze untyped plutus core library",
"exports": {
".": {
Expand Down

0 comments on commit 3327c8c

Please sign in to comment.