Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 22, 2024
1 parent ca64edc commit eaecc50
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-pumpkins-pay.md

This file was deleted.

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

## 0.2.5

### Patch Changes

- Updated dependencies [[`ca64edc`](https://github.com/rmrk-team/rmrk-js/commit/ca64edc69e805f0ea9f83b4df654bc5cf2579535)]:
- @rmrk-team/rmrk-2d-renderer@0.1.5
- @rmrk-team/rmrk-hooks@0.2.5

## 0.2.4

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

## 0.1.5

### Patch Changes

- [`ca64edc`](https://github.com/rmrk-team/rmrk-js/commit/ca64edc69e805f0ea9f83b4df654bc5cf2579535) Thanks [@Yuripetusko](https://github.com/Yuripetusko)! - All urls should come pre-sanitized to 2d renderer

## 0.1.4

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

## 0.2.5

### Patch Changes

- Updated dependencies [[`ca64edc`](https://github.com/rmrk-team/rmrk-js/commit/ca64edc69e805f0ea9f83b4df654bc5cf2579535)]:
- @rmrk-team/rmrk-2d-renderer@0.1.5

## 0.2.4

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

0 comments on commit eaecc50

Please sign in to comment.