* **rln:** Create `CredentialsManager` without Zerokit ([#2295](https://github.com/waku-org/js-waku/issues/2295)) ([4adf870](https://github.com/waku-org/js-waku/commit/4adf8706c3befd99ace8f02dc2a1350428d4a163))
### Bug Fixes
* **rln:** Update types to match nwaku ([#2339](https://github.com/waku-org/js-waku/issues/2339)) ([28f28d0](https://github.com/waku-org/js-waku/commit/28f28d0d3627d7fdd06c5970c6028ea73031786e))
### Dependencies
* The following workspace dependencies were updated
* dependencies
*@waku/core bumped from ^0.0.34 to ^0.0.35
*@waku/utils bumped from ^0.0.22 to ^0.0.23
* devDependencies
*@waku/message-encryption bumped from ^0.0.32 to ^0.0.33
* **rln:** Migrate from v1 to v2, rate limiting, memberships, test coverage ([#2262](https://github.com/waku-org/js-waku/issues/2262)) ([6fc6bf3](https://github.com/waku-org/js-waku/commit/6fc6bf3916d6dad3d516a5769331245f1b6d55e8))
### Dependencies
* The following workspace dependencies were updated
* dependencies
*@waku/core bumped from ^0.0.33 to ^0.0.34
*@waku/utils bumped from ^0.0.21 to ^0.0.22
* devDependencies
*@waku/message-encryption bumped from ^0.0.31 to ^0.0.32