You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix stale documentation now that 0.1.0 is published
- README/CONTRIBUTING: drop "not yet published"/"environment needs to
be created" framing now that the package is live and the environment
is already set up; document the publish job's permissions gotcha
(job-level permissions replace, not merge with, workflow-level ones).
- SECURITY.md: remove the "community-maintained, unofficial" framing -
this is now Monnify's own repo and package.
- CHANGELOG: move the accumulated Unreleased entries under a real
[0.1.0] - 2026-06-29 release, merge a duplicated Fixed header, and
open a fresh Unreleased section for future work.
- IntegrationTests README: corrected how CI actually skips sandbox
tests (no --filter flag - it relies on SkippableFact plus the
runner never having sandbox credentials).
0 commit comments