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

Merged
merged 1 commit into from
May 19, 2023
Merged

chore: release master #1343

merged 1 commit into from
May 19, 2023

Conversation

fryorcraken
Copy link
Collaborator

@fryorcraken fryorcraken commented May 10, 2023

πŸ€– I have created a release beep boop

core: 0.0.18

0.0.18 (2023-05-18)

⚠ BREAKING CHANGES

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from * to 0.0.13
      • @waku/utils bumped from * to 0.0.6
create: 0.0.14

0.0.14 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/relay bumped from * to 0.0.1
      • @waku/core bumped from * to 0.0.18
      • @waku/dns-discovery bumped from * to 0.0.12
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.13
dns-discovery: 0.0.12

0.0.12 (2023-05-18)

⚠ BREAKING CHANGES

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from * to 0.0.12
      • @waku/utils bumped from * to 0.0.6
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.13
enr: 0.0.12

0.0.12 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from * to 0.0.6
    • devDependencies
      • @waku/interfaces bumped from 0.0.12 to 0.0.13
interfaces: 0.0.13

0.0.13 (2023-05-18)

Features

  • Add 1MB restriction to LightPush and Relay (#1351) (72f97d4)
  • Expose meta on IDecodedMessage (5724bb2)
message-encryption: 0.0.16

0.0.16 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from * to 0.0.18
      • @waku/interfaces bumped from * to 0.0.13
      • @waku/utils bumped from * to 0.0.6
message-hash: 0.1.2

0.1.2 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from * to 0.0.6
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.13
peer-exchange: 0.0.11

0.0.11 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from * to 0.0.18
      • @waku/enr bumped from * to 0.0.12
      • @waku/utils bumped from * to 0.0.6
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.13
relay: 0.0.1

0.0.1 (2023-05-18)

⚠ BREAKING CHANGES

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from * to 0.0.18
      • @waku/interfaces bumped from * to 0.0.13
      • @waku/utils bumped from * to 0.0.6
utils: 0.0.6

0.0.6 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.13

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented May 10, 2023

size-limit report πŸ“¦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku core 28.94 KB (0%) 579 ms (0%) 1.9 s (+32.09% πŸ”Ί) 2.4 s
Waku default setup 313.75 KB (0%) 6.3 s (0%) 7.9 s (+7.77% πŸ”Ί) 14.2 s
ECIES encryption 28.09 KB (0%) 562 ms (0%) 2.7 s (+46.84% πŸ”Ί) 3.2 s
Symmetric encryption 28.09 KB (0%) 562 ms (0%) 1.6 s (-24.25% πŸ”½) 2.2 s
DNS discovery 108.25 KB (0%) 2.2 s (0%) 3.7 s (-19.37% πŸ”½) 5.9 s
Privacy preserving protocols 132.25 KB (0%) 2.7 s (0%) 4.3 s (+10.61% πŸ”Ί) 6.9 s
Light protocols 29.8 KB (0%) 597 ms (0%) 1.8 s (+14.95% πŸ”Ί) 2.4 s
History retrieval protocols 29.53 KB (0%) 591 ms (0%) 1.6 s (-22.76% πŸ”½) 2.1 s
Deterministic Message Hashing 5.78 KB (0%) 116 ms (0%) 587 ms (-38.07% πŸ”½) 702 ms

@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 8 times, most recently from 755b41d to 4ec3dd5 Compare May 17, 2023 21:46
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 3 times, most recently from b355cd8 to 69c8ca1 Compare May 18, 2023 23:08
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from 69c8ca1 to 61dc60c Compare May 18, 2023 23:42
@weboko weboko merged commit b25f7e0 into master May 19, 2023
@weboko weboko deleted the release-please--branches--master branch May 19, 2023 11:38
@fryorcraken
Copy link
Collaborator Author

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

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

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