Skip to content

Commit

Permalink
ci: publish
Browse files Browse the repository at this point in the history
 - @axyzsdk/[email protected]
 - @axyzsdk/[email protected]
  • Loading branch information
monsonjeremy committed May 7, 2022
1 parent 44f3c26 commit 81926f5
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/axyz-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.5.3](https://github.com/get-bundled/axyz-sdk/compare/@axyzsdk/[email protected]...@axyzsdk/[email protected]) (2022-05-07)

**Note:** Version bump only for package @axyzsdk/js





### [0.5.2](https://github.com/get-bundled/axyz-sdk/compare/@axyzsdk/[email protected]...@axyzsdk/[email protected]) (2022-04-24)

**Note:** Version bump only for package @axyzsdk/js
Expand Down
2 changes: 1 addition & 1 deletion packages/axyz-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axyzsdk/js",
"version": "0.5.2",
"version": "0.5.3",
"description": "The standard Javascript SDK library for Axyz",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/axyz-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.6.1](https://github.com/get-bundled/axyz-sdk/compare/@axyzsdk/[email protected]...@axyzsdk/[email protected]) (2022-05-07)

**Note:** Version bump only for package @axyzsdk/react





## [0.6.0](https://github.com/get-bundled/axyz-sdk/compare/@axyzsdk/[email protected]...@axyzsdk/[email protected]) (2022-04-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/axyz-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axyzsdk/react",
"version": "0.6.0",
"version": "0.6.1",
"description": "The React SDK for the Axyz Wallet",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down Expand Up @@ -55,7 +55,7 @@
"url": "https://github.com/get-bundled/axyz-sdk/issues"
},
"dependencies": {
"@axyzsdk/js": "^0.5.2",
"@axyzsdk/js": "^0.5.3",
"@nextui-org/react": "^1.0.0-beta.6",
"@solana/wallet-adapter-base": "^0.9.5",
"@solana/wallet-adapter-react": "^0.15.4",
Expand Down

0 comments on commit 81926f5

Please sign in to comment.