Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release master #1393

Merged
merged 1 commit into from
Jun 16, 2023
Merged

chore: release master #1393

merged 1 commit into from
Jun 16, 2023

Conversation

fryorcraken
Copy link
Collaborator

@fryorcraken fryorcraken commented Jun 5, 2023

πŸ€– I have created a release beep boop

core: 0.0.20

0.0.20 (2023-06-08)

⚠ BREAKING CHANGES

  • rename package from @waku/create to @waku/sdk (#1386)

Features

  • Allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) (f32d7d9)
  • Rename package from @waku/create to @waku/sdk (#1386) (951ebda)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15
      • @waku/utils bumped from 0.0.7 to 0.0.8
dns-discovery: 0.0.14

0.0.14 (2023-06-08)

Features

  • Allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) (f32d7d9)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from 0.0.13 to 0.0.14
      • @waku/utils bumped from 0.0.7 to 0.0.8
    • devDependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15
@waku/enr: 0.0.14

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.7 to 0.0.8
    • devDependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15
interfaces: 0.0.15

0.0.15 (2023-06-08)

Features

  • Allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) (f32d7d9)
@waku/message-encryption: 0.0.18

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.19 to 0.0.20
      • @waku/interfaces bumped from 0.0.14 to 0.0.15
      • @waku/utils bumped from 0.0.7 to 0.0.8
@waku/message-hash: 0.1.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.7 to 0.0.8
    • devDependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15
@waku/peer-exchange: 0.0.13

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.19 to 0.0.20
      • @waku/enr bumped from 0.0.13 to 0.0.14
      • @waku/utils bumped from 0.0.7 to 0.0.8
    • devDependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15
@waku/relay: 0.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.19 to 0.0.20
      • @waku/interfaces bumped from 0.0.14 to 0.0.15
      • @waku/utils bumped from 0.0.7 to 0.0.8
sdk: 0.0.16

0.0.16 (2023-06-08)

⚠ BREAKING CHANGES

  • rename package from @waku/create to @waku/sdk (#1386)

Features

  • Allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel (#1379) (f32d7d9)
  • Rename package from @waku/create to @waku/sdk (#1386) (951ebda)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from * to 0.0.8
      • @waku/relay bumped from 0.0.2 to 0.0.3
      • @waku/core bumped from 0.0.19 to 0.0.20
      • @waku/dns-discovery bumped from 0.0.13 to 0.0.14
    • devDependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15
@waku/utils: 0.0.8

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented Jun 5, 2023

size-limit report πŸ“¦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku core 29.76 KB (0%) 596 ms (0%) 230 ms (+38.44% πŸ”Ί) 826 ms
Waku Simple Light Node 297.36 KB (0%) 6 s (0%) 693 ms (+8.74% πŸ”Ί) 6.7 s
ECIES encryption 28.54 KB (0%) 571 ms (0%) 220 ms (+38.98% πŸ”Ί) 791 ms
Symmetric encryption 28.55 KB (0%) 572 ms (0%) 154 ms (-31.74% πŸ”½) 725 ms
DNS discovery 108.47 KB (0%) 2.2 s (0%) 356 ms (+46.61% πŸ”Ί) 2.6 s
Privacy preserving protocols 135.51 KB (0%) 2.8 s (0%) 431 ms (+7.93% πŸ”Ί) 3.2 s
Light protocols 31.8 KB (0%) 636 ms (0%) 192 ms (+13.28% πŸ”Ί) 828 ms
History retrieval protocols 30.42 KB (0%) 609 ms (0%) 186 ms (+14.75% πŸ”Ί) 795 ms
Deterministic Message Hashing 5.78 KB (0%) 116 ms (0%) 84 ms (-9.44% πŸ”½) 200 ms

@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from f2b23ae to d00dd05 Compare June 6, 2023 03:54
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from d00dd05 to 677c803 Compare June 8, 2023 12:33
@weboko weboko merged commit 614893c into master Jun 16, 2023
@weboko weboko deleted the release-please--branches--master branch June 16, 2023 23:26
@fryorcraken
Copy link
Collaborator Author

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/utils-v0.0.8 🌻

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/enr-v0.0.14 🌻

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/core-v0.0.20 🌻

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/sdk-v0.0.16 🌻

@fryorcraken
Copy link
Collaborator Author

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/relay-v0.0.3 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants