Skip to content

Commit b2d8c10

Browse files
Merge pull request #44 from Anastasia-Labs/changeset-release/main
Version Packages
2 parents 371908e + 8dbba6b commit b2d8c10

5 files changed

Lines changed: 18 additions & 8 deletions

File tree

.changeset/moody-pianos-allow.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/lucid/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @lucid-evolution/lucid
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- [#43](https://github.com/Anastasia-Labs/lucid-evolution/pull/43) [`5c1b342`](https://github.com/Anastasia-Labs/lucid-evolution/commit/5c1b3420e5eab81fea7500671587e5a19bb083d9) Thanks [@solidsnakedev](https://github.com/solidsnakedev)! - improve typebox import
8+
9+
- Updated dependencies [[`5c1b342`](https://github.com/Anastasia-Labs/lucid-evolution/commit/5c1b3420e5eab81fea7500671587e5a19bb083d9)]:
10+
- @lucid-evolution/plutus@0.1.3
11+
- @lucid-evolution/utils@0.1.0
12+
313
## 0.2.3
414

515
### Patch Changes

packages/lucid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lucid-evolution/lucid",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"license": "MIT",
55
"author": "",
66
"description": "Next-generation transaction builder for highly scalable dApps on Cardano",

packages/plutus/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lucid-evolution/plutus
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#43](https://github.com/Anastasia-Labs/lucid-evolution/pull/43) [`5c1b342`](https://github.com/Anastasia-Labs/lucid-evolution/commit/5c1b3420e5eab81fea7500671587e5a19bb083d9) Thanks [@solidsnakedev](https://github.com/solidsnakedev)! - improve typebox import
8+
39
## 0.1.2
410

511
### Patch Changes

packages/plutus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lucid-evolution/plutus",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)