2.0.1 • Published 10 days ago

@walletconnect/identity-keys v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 days ago

Identity keys

Utilities to register, resolve and unregister identity keys

Publishing

  1. Bump the version for the specific package and create the equivalent tag, e.g. for a patch:
npm version patch # will update package.json and package-lock.json
git commit -m "chore(release): 2.x.x"
git tag 2.x.x
  1. Run the desired npm-publish script from the root directory:
npm run npm-publish # will auto-trigger each pkg's prepare/prepublishOnly scripts

Publishing Canaries

To publish canary versions under the canary dist tag, follow the same steps as above, but set the version using the last commit's short hash (git log --oneline | head -n1), e.g. if the current version is 2.2.2:

# ...
npm version 2.2.2-bb147cb
# ...

Then from the root directory, run:

npm run npm-publish:canary # will auto-trigger each pkg's prepare/prepublishOnly scripts
2.1.0-4f45f75

10 days ago

2.1.0-3417a79

13 days ago

2.1.0-ba360c1

13 days ago

2.1.0-bfeca9c

16 days ago

2.1.0-3116e5d

17 days ago

2.0.1

2 months ago

2.0.0

3 months ago

1.0.1

5 months ago

1.0.0

5 months ago

0.1.10

9 months ago

0.1.8

9 months ago

0.1.7

10 months ago

0.1.9

9 months ago

0.1.6

10 months ago

0.12.0-8d867

8 months ago

0.2.1

7 months ago

0.2.0

8 months ago

0.2.3

5 months ago

0.2.2

7 months ago

0.1.5-8707484

11 months ago

0.1.5-06de85d

12 months ago

0.1.5-2107851

12 months ago

0.1.5-ca125eb

12 months ago

0.1.5-f13ea7f

12 months ago

0.1.5-b33a1b4

11 months ago

0.9.2-59c65c6

12 months ago

0.1.5-c3ce166

12 months ago

0.1.5-d0b6753

12 months ago

0.1.5-eb7acb5

12 months ago

0.1.5-a079ddc

12 months ago

0.1.5-0585df9

12 months ago

0.1.5-f6dacbd

11 months ago

0.1.5-1c780de

12 months ago

0.1.5-7ac2850

12 months ago

0.1.5-9b8acd2

11 months ago

0.1.5-5da4f95

11 months ago

0.1.5-5bd629e

12 months ago

0.1.5-7113b60

12 months ago

0.1.5-7a0ba42

12 months ago

0.1.5-3f32c84

11 months ago

0.1.5-67c316b

12 months ago

0.1.5-943ec96

12 months ago

0.1.5-35a485c

12 months ago

0.1.5-9531f6e

12 months ago

0.1.5-520cd21

12 months ago

0.1.5-4a50d81

12 months ago

0.1.5-a248d41

11 months ago

0.1.5

12 months ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0-691b6d2

1 year ago

0.1.0-d664013

1 year ago

0.1.0-601581d

1 year ago

0.1.0-3106dd9

1 year ago

0.1.0

1 year ago