Skip to content

Commit

Permalink
Merge pull request #379 from Anastasia-Labs/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
hadelive authored Oct 26, 2024
2 parents a79fc49 + c89a806 commit b50d2d3
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/young-monkeys-wink.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/lucid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @lucid-evolution/lucid

## 0.3.52

### Patch Changes

- [#378](https://github.com/Anastasia-Labs/lucid-evolution/pull/378) [`fbb2404`](https://github.com/Anastasia-Labs/lucid-evolution/commit/fbb2404465673d71488a86594640eb5e4246a57d) Thanks [@hadelive](https://github.com/hadelive)! - support map redeemer

- Updated dependencies [[`fbb2404`](https://github.com/Anastasia-Labs/lucid-evolution/commit/fbb2404465673d71488a86594640eb5e4246a57d)]:
- @lucid-evolution/provider@0.1.69

## 0.3.51

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lucid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lucid-evolution/lucid",
"version": "0.3.51",
"version": "0.3.52",
"license": "MIT",
"author": "",
"description": "Next-generation transaction builder for highly scalable dApps on Cardano",
Expand Down
6 changes: 6 additions & 0 deletions packages/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lucid-evolution/provider

## 0.1.69

### Patch Changes

- [#378](https://github.com/Anastasia-Labs/lucid-evolution/pull/378) [`fbb2404`](https://github.com/Anastasia-Labs/lucid-evolution/commit/fbb2404465673d71488a86594640eb5e4246a57d) Thanks [@hadelive](https://github.com/hadelive)! - support map redeemer

## 0.1.68

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lucid-evolution/provider",
"version": "0.1.68",
"version": "0.1.69",
"description": "",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit b50d2d3

Please sign in to comment.