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 Jan 24, 2024
2 parents 1f6419c + 6e7d6b7 commit 3e01e88
Show file tree
Hide file tree
Showing 14 changed files with 80 additions and 690 deletions.
10 changes: 0 additions & 10 deletions .changeset/rotten-coins-judge.md

This file was deleted.

695 changes: 21 additions & 674 deletions LICENSE

Large diffs are not rendered by default.

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

## 0.0.6

### Patch Changes

- [`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Update readme, authors, contributors and other meta

- Updated dependencies [[`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200)]:
- @rmrk-team/types@0.0.6

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "IPFS utils for RMRK NFTs",
"bugs": "https://github.com/rmrk-team/rmrk-js/issues",
"homepage": "https://github.com/rmrk-team/rmrk-js",
"version": "0.0.5",
"version": "0.0.6",
"private": false,
"access": "public",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/nft-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rmrk-team/nft-renderer

## 0.0.6

### Patch Changes

- [`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Update readme, authors, contributors and other meta

- Updated dependencies [[`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200)]:
- @rmrk-team/rmrk-2d-renderer@0.0.6
- @rmrk-team/rmrk-evm-utils@0.0.6
- @rmrk-team/rmrk-hooks@0.0.7

## 0.0.5

### Patch 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.0.5",
"version": "0.0.6",
"private": false,
"access": "public",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/rmrk-2d-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @rmrk-team/rmrk-2d-renderer

## 0.0.6

### Patch Changes

- [`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Update readme, authors, contributors and other meta

- Updated dependencies [[`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200)]:
- @rmrk-team/ipfs-utils@0.0.6

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rmrk-2d-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "React Pixi (Canvas) renderer for multi layered composable NFTs built on RMRK standards",
"bugs": "https://github.com/rmrk-team/rmrk-js/issues",
"homepage": "https://github.com/rmrk-team/rmrk-js",
"version": "0.0.5",
"version": "0.0.6",
"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.0.6

### Patch Changes

- [`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Update readme, authors, contributors and other meta

## 0.0.5

### Patch 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.0.5",
"version": "0.0.6",
"private": false,
"access": "public",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/rmrk-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @rmrk-team/rmrk-hooks

## 0.0.7

### Patch Changes

- [`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Update readme, authors, contributors and other meta

- Updated dependencies [[`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200)]:
- @rmrk-team/ipfs-utils@0.0.6
- @rmrk-team/rmrk-2d-renderer@0.0.6
- @rmrk-team/rmrk-evm-utils@0.0.6
- @rmrk-team/types@0.0.6

## 0.0.6

### Patch 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.0.6",
"version": "0.0.7",
"private": false,
"access": "public",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rmrk-team/types

## 0.0.6

### Patch Changes

- [`348702c`](https://github.com/rmrk-team/rmrk-js/commit/348702ca8f1d4c8da57be9e8fbe8425a2327e200) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Update readme, authors, contributors and other meta

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"bugs": "https://github.com/rmrk-team/rmrk-js/issues",
"homepage": "https://github.com/rmrk-team/rmrk-js",
"description": "Types to be used in combination with other packages of the RMRK EVM monorepo",
"version": "0.0.5",
"version": "0.0.6",
"private": false,
"access": "public",
"repository": {
Expand Down

0 comments on commit 3e01e88

Please sign in to comment.