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 v1.1.1 #105

Closed
wants to merge 46 commits into from
Closed

chore: release v1.1.1 #105

wants to merge 46 commits into from

Conversation

c12i
Copy link
Owner

@c12i c12i commented Jan 28, 2024

🤖 New release

  • mpesa: 1.1.0 -> 1.1.1
Changelog

1.1.1 - 2024-01-28

Fixed

  • fix spelling
  • fix formatting

Other

  • Merge pull request #104 from c12i/chore/update-mpesa-variables
  • follow API variable naming as per Daraja
  • move express-request and transaction reversal to builder pattern (#88)
  • Add discord badge
  • Merge pull request #95 from Tevinthuku/improvements-and-less-noise
  • static lifetime for request path
  • remove unneeded lifetime
  • refactor impl of getting the pass
  • remove unused imports
  • Add module level docs
  • Update dynamic qr code setter and request amount field's type to u32
  • Update twitter url
  • Remove nextest config
  • Simplify readme table
  • Update readme
  • Add no_run marker to c2b register
  • Add main function to bill manager docs code snippets
  • Move bill manager docs to md
  • Remove unnecessary lazy evaluations
  • Fix readme failing doc test
  • Update docs
  • Fix typo in docs
  • Enable doc tests in readme
  • Fix clippy warnings
  • Further fix code snippet indentation in docs
  • Only have core apis in doc tests
  • Add editor config, fix indentation inconsistencies in docs
  • Fix transaction reversal api 400 errors
  • Fix dynamic qr code doc tests
  • Update transaction apis docs
  • Fix env vars not read in doc tests
  • Enable and move doc tests to markdown files
  • (client) Generic send implementation (#89)


This PR was generated with release-plz.

@c12i c12i requested a review from itsyaasir January 28, 2024 16:29
@c12i
Copy link
Owner Author

c12i commented Jan 28, 2024

I am seeing that #88 is a breaking change that should not be part of this release, this warrants a major version bump

@itsyaasir
Copy link
Collaborator

Yeah, this was old PR so I forgot to follow the commit standards.

Plus I think the release-plz configuration is not fully configured.

@c12i
Copy link
Owner Author

c12i commented Jan 28, 2024

What configs would you recommend overriding

https://release-plz.ieni.dev/docs/config

@c12i c12i force-pushed the release-plz-2024-01-28T16-28-09Z branch from d1c1338 to 2b49bd3 Compare January 28, 2024 16:52
@c12i
Copy link
Owner Author

c12i commented Jan 28, 2024

closing this PR for now since I have removed the breaking changes from the v1 maintenance branch

@c12i c12i closed this Jan 28, 2024
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