Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/rmrk-team/rmrk-js
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuripetusko committed Mar 13, 2024
2 parents a4005a9 + 1b2614c commit 45a2792
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/fifty-zoos-switch.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/nft-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @rmrk-team/nft-renderer

## 0.1.1

### Patch Changes

- [`08ddec7`](https://github.com/rmrk-team/rmrk-js/commit/08ddec76e6764d7b3516d041638da0058891ab12) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated RMRKCollectionUtils contract addresses

- Updated dependencies [[`08ddec7`](https://github.com/rmrk-team/rmrk-js/commit/08ddec76e6764d7b3516d041638da0058891ab12)]:
- @rmrk-team/rmrk-evm-utils@0.1.1
- @rmrk-team/rmrk-hooks@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nft-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@rmrk-team/nft-renderer",
"description": "React NFT renderer for multi layered composable NFTs built on RMRK standards",
"bugs": "https://github.com/rmrk-team/rmrk-js/issues",
"version": "0.1.0",
"version": "0.1.1",
"private": false,
"access": "public",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/rmrk-evm-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rmrk-team/rmrk-evm-utils

## 0.1.1

### Patch Changes

- [`08ddec7`](https://github.com/rmrk-team/rmrk-js/commit/08ddec76e6764d7b3516d041638da0058891ab12) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated RMRKCollectionUtils contract addresses

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rmrk-evm-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Typescript utilities and actions for working with NFTs built on RMRK standards",
"bugs": "https://github.com/rmrk-team/rmrk-js/issues",
"homepage": "https://github.com/rmrk-team/rmrk-js",
"version": "0.1.0",
"version": "0.1.1",
"private": false,
"access": "public",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/rmrk-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @rmrk-team/rmrk-hooks

## 0.1.1

### Patch Changes

- [`08ddec7`](https://github.com/rmrk-team/rmrk-js/commit/08ddec76e6764d7b3516d041638da0058891ab12) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated RMRKCollectionUtils contract addresses

- Updated dependencies [[`08ddec7`](https://github.com/rmrk-team/rmrk-js/commit/08ddec76e6764d7b3516d041638da0058891ab12)]:
- @rmrk-team/rmrk-evm-utils@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rmrk-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "React hooks for working with NFTs built on RMRK standards",
"bugs": "https://github.com/rmrk-team/rmrk-js/issues",
"homepage": "https://github.com/rmrk-team/rmrk-js",
"version": "0.1.0",
"version": "0.1.1",
"private": false,
"access": "public",
"repository": {
Expand Down

0 comments on commit 45a2792

Please sign in to comment.