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 #1410

Merged
merged 1 commit into from
Jul 26, 2023
Merged

chore: release master #1410

merged 1 commit into from
Jul 26, 2023

Conversation

fryorcraken
Copy link
Collaborator

@fryorcraken fryorcraken commented Jun 28, 2023

πŸ€– I have created a release beep boop

core: 0.0.21

0.0.21 (2023-07-26)

⚠ BREAKING CHANGES

Features

Miscellaneous Chores

Dependencies

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

0.0.15 (2023-07-26)

⚠ BREAKING CHANGES

Features

Dependencies

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

0.0.15 (2023-07-26)

⚠ BREAKING CHANGES

Features

Dependencies

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

0.0.16 (2023-07-26)

⚠ BREAKING CHANGES

Features

Miscellaneous Chores

message-encryption: 0.0.19

0.0.19 (2023-07-26)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.20 to 0.0.21
      • @waku/interfaces bumped from 0.0.15 to 0.0.16
      • @waku/utils bumped from 0.0.8 to 0.0.9
@waku/message-hash: 0.1.5

Dependencies

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

0.0.14 (2023-07-26)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.20 to 0.0.21
      • @waku/enr bumped from 0.0.14 to 0.0.15
      • @waku/utils bumped from 0.0.8 to 0.0.9
      • @waku/interfaces bumped from 0.0.15 to 0.0.16
relay: 0.0.4

0.0.4 (2023-07-26)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.20 to 0.0.21
      • @waku/interfaces bumped from 0.0.15 to 0.0.16
      • @waku/utils bumped from 0.0.8 to 0.0.9
sdk: 0.0.17

0.0.17 (2023-07-26)

⚠ BREAKING CHANGES

Features

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.8 to 0.0.9
      • @waku/relay bumped from 0.0.3 to 0.0.4
      • @waku/core bumped from 0.0.20 to 0.0.21
      • @waku/interfaces bumped from 0.0.15 to 0.0.16
      • @waku/dns-discovery bumped from 0.0.14 to 0.0.15
utils: 0.0.9

0.0.9 (2023-07-26)

⚠ BREAKING CHANGES

Features

Dependencies

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

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented Jun 28, 2023

size-limit report πŸ“¦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku core 30.26 KB (0%) 606 ms (0%) 890 ms (-17.94% πŸ”½) 1.5 s
Waku Simple Light Node 235.43 KB (0%) 4.8 s (0%) 2.9 s (-24.33% πŸ”½) 7.6 s
ECIES encryption 28.54 KB (0%) 571 ms (0%) 1.1 s (+24.69% πŸ”Ί) 1.7 s
Symmetric encryption 28.55 KB (0%) 571 ms (0%) 1.4 s (+5.02% πŸ”Ί) 1.9 s
DNS discovery 108.36 KB (0%) 2.2 s (0%) 1.3 s (-39.22% πŸ”½) 3.5 s
Privacy preserving protocols 122.73 KB (0%) 2.5 s (0%) 2.2 s (+11.21% πŸ”Ί) 4.7 s
Light protocols 31.72 KB (0%) 635 ms (0%) 866 ms (+8.74% πŸ”Ί) 1.5 s
History retrieval protocols 30.94 KB (0%) 619 ms (0%) 957 ms (-9.73% πŸ”½) 1.6 s
Deterministic Message Hashing 5.78 KB (0%) 116 ms (0%) 305 ms (+17.7% πŸ”Ί) 420 ms

@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 2 times, most recently from 3838c97 to cde62a9 Compare July 13, 2023 10:16
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 3 times, most recently from 037ed8c to 92eb9e2 Compare July 25, 2023 00:24
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 2 times, most recently from ebd6870 to 4fa27d3 Compare July 26, 2023 06:07
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from 4fa27d3 to 1530caf Compare July 26, 2023 17:29
@fryorcraken fryorcraken requested a review from a team as a code owner July 26, 2023 17:29
@weboko weboko merged commit 9223813 into master Jul 26, 2023
9 checks passed
@weboko weboko deleted the release-please--branches--master branch July 26, 2023 19:47
@fryorcraken
Copy link
Collaborator Author

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

@fryorcraken
Copy link
Collaborator Author

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

@fryorcraken
Copy link
Collaborator Author

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

@fryorcraken
Copy link
Collaborator Author

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

@fryorcraken
Copy link
Collaborator Author

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

@fryorcraken
Copy link
Collaborator Author

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

@fryorcraken
Copy link
Collaborator Author

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

@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.17 🌻

@fryorcraken
Copy link
Collaborator Author

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

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.

3 participants