Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clostao committed Sep 16, 2024
1 parent 6e3c0ee commit b7b40df
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions examples/next/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-sdk-next-example",
"version": "0.1.0",
"version": "0.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node",
"version": "0.1.0",
"version": "0.5.0",
"private": true,
"license": "MIT",
"packageManager": "yarn@4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.4.0",
"version": "0.5.0",
"npmClient": "yarn"
}
4 changes: 2 additions & 2 deletions packages/auto-consensus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autonomys/auto-consensus",
"version": "0.4.0",
"version": "0.5.0",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
Expand All @@ -21,7 +21,7 @@
"url": "https://www.autonomys.net"
},
"dependencies": {
"@autonomys/auto-utils": "^0.4.0"
"@autonomys/auto-utils": "^0.5.0"
},
"devDependencies": {
"@types/jest": "^29.5.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-drive/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@autonomys/auto-drive",
"packageManager": "yarn@4.1.1",
"version": "0.4.0",
"version": "0.5.0",
"main": "dist/index.js",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/auto-id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autonomys/auto-id",
"version": "0.4.0",
"version": "0.5.0",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
Expand All @@ -9,7 +9,7 @@
"test": "jest"
},
"dependencies": {
"@autonomys/auto-utils": "^0.4.0",
"@autonomys/auto-utils": "^0.5.0",
"@peculiar/asn1-schema": "^2.3.8",
"@peculiar/asn1-x509": "^2.3.8",
"@peculiar/webcrypto": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autonomys/auto-utils",
"version": "0.4.0",
"version": "0.5.0",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
Expand Down
4 changes: 2 additions & 2 deletions packages/auto-xdm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autonomys/auto-xdm",
"version": "0.4.0",
"version": "0.5.0",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
Expand All @@ -21,7 +21,7 @@
"url": "https://www.autonomys.net"
},
"dependencies": {
"@autonomys/auto-utils": "^0.4.0"
"@autonomys/auto-utils": "^0.5.0"
},
"devDependencies": {
"@polkadot/types-codec": "^11.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@autonomys/auto-consensus@workspace:packages/auto-consensus"
dependencies:
"@autonomys/auto-utils": "npm:^0.4.0"
"@autonomys/auto-utils": "npm:^0.5.0"
"@types/jest": "npm:^29.5.12"
eslint: "npm:^8.57.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -64,7 +64,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@autonomys/auto-id@workspace:packages/auto-id"
dependencies:
"@autonomys/auto-utils": "npm:^0.4.0"
"@autonomys/auto-utils": "npm:^0.5.0"
"@peculiar/asn1-schema": "npm:^2.3.8"
"@peculiar/asn1-x509": "npm:^2.3.8"
"@peculiar/webcrypto": "npm:^1.5.0"
Expand Down Expand Up @@ -96,7 +96,7 @@ __metadata:
languageName: unknown
linkType: soft

"@autonomys/auto-utils@npm:^0.4.0, @autonomys/auto-utils@workspace:*, @autonomys/auto-utils@workspace:packages/auto-utils":
"@autonomys/auto-utils@npm:^0.5.0, @autonomys/auto-utils@workspace:*, @autonomys/auto-utils@workspace:packages/auto-utils":
version: 0.0.0-use.local
resolution: "@autonomys/auto-utils@workspace:packages/auto-utils"
dependencies:
Expand All @@ -117,7 +117,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@autonomys/auto-xdm@workspace:packages/auto-xdm"
dependencies:
"@autonomys/auto-utils": "npm:^0.4.0"
"@autonomys/auto-utils": "npm:^0.5.0"
"@polkadot/types-codec": "npm:^11.2.1"
"@types/jest": "npm:^29.5.12"
eslint: "npm:^8.57.0"
Expand Down

0 comments on commit b7b40df

Please sign in to comment.