Skip to content

Commit

Permalink
Merge pull request #51 from amosmachora/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Amos Machora authored Apr 17, 2024
2 parents e0ab021 + 0675c88 commit cc0875f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 16 deletions.
15 changes: 0 additions & 15 deletions .changeset/eight-rules-live.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# daraja-kit

## 1.0.1

### Patch Changes

- e0ab021: added bill manager functions.

- billManagerOptIn
- billManagerSingleInvoicing
- billManagerBulkInvoicing
- billManagerReconciliation
- cancelSingleInvoicing
- cancelBulkInvoicing
- updateOptinDetails

With the new updates Daraja Kit now supports 100% of daraja APIs 🎉

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daraja-kit",
"version": "1.0.0",
"version": "1.0.1",
"description": "A node and react library for improving the dx of integrating with Safaricom`s daraja APIs",
"main": "dist/index.js",
"module": "dist/index.cjs",
Expand Down

0 comments on commit cc0875f

Please sign in to comment.