Skip to content

Commit 16f7cdb

Browse files
authored
chore: bump changed packages version (#3548)
1 parent 08b43b9 commit 16f7cdb

File tree

7 files changed

+3
-25
lines changed

7 files changed

+3
-25
lines changed

.changeset/grumpy-hotels-help.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/metal-fans-lay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/petite-comics-float.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-melons-fetch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@human-protocol/core",
33
"description": "Human Protocol Core Smart Contracts",
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"files": [
66
"contracts/**/*.sol",
77
"abis/**/*.json",

packages/libs/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@human-protocol/logger",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Unified logging package for HUMAN Protocol",
55
"type": "commonjs",
66
"main": "dist/index.js",

packages/sdk/typescript/human-protocol-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@human-protocol/sdk",
33
"description": "Human Protocol SDK",
4-
"version": "4.2.0",
4+
"version": "4.3.0",
55
"files": [
66
"src",
77
"dist"

0 commit comments

Comments
 (0)