Skip to content

Commit

Permalink
Merge pull request #28 from rmrk-team/changeset-release/main
Browse files Browse the repository at this point in the history
chore: version packages
  • Loading branch information
Yuripetusko authored Jun 15, 2024
2 parents 74f1283 + 42c6491 commit 456cc08
Show file tree
Hide file tree
Showing 13 changed files with 60 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .changeset/seven-needles-repeat.md

This file was deleted.

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

### Patch Changes

- [`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated deps and included bob chain

- Updated dependencies [[`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1)]:
- @rmrk-team/types@0.1.2

## 0.2.0

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

## 0.3.1

### Patch Changes

- [`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated deps and included bob chain

- Updated dependencies [[`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1)]:
- @rmrk-team/ipfs-utils@0.2.1
- @rmrk-team/rmrk-2d-renderer@0.1.7
- @rmrk-team/rmrk-evm-utils@0.2.1
- @rmrk-team/rmrk-hooks@0.3.1

## 0.3.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.3.0",
"version": "0.3.1",
"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.1.7

### Patch Changes

- [`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated deps and included bob chain

- Updated dependencies [[`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1)]:
- @rmrk-team/ipfs-utils@0.2.1

## 0.1.6

### 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.1.6",
"version": "0.1.7",
"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.2.1

### Patch Changes

- [`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated deps and included bob chain

## 0.2.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.2.0",
"version": "0.2.1",
"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.3.1

### Patch Changes

- [`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated deps and included bob chain

- Updated dependencies [[`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1)]:
- @rmrk-team/ipfs-utils@0.2.1
- @rmrk-team/rmrk-2d-renderer@0.1.7
- @rmrk-team/rmrk-evm-utils@0.2.1
- @rmrk-team/types@0.1.2

## 0.3.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.3.0",
"version": "0.3.1",
"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.1.2

### Patch Changes

- [`54eb745`](https://github.com/rmrk-team/rmrk-js/commit/54eb74519ccaa4a2bed7014fab5b94ea3526e9f1) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - Updated deps and included bob chain

## 0.1.1

### 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.1.1",
"version": "0.1.2",
"private": false,
"access": "public",
"repository": {
Expand Down

0 comments on commit 456cc08

Please sign in to comment.