Skip to content

Commit

Permalink
Merge pull request #54 from justinelut/changeset-release/main
Browse files Browse the repository at this point in the history
Changeset release/main
  • Loading branch information
justinelut authored Jul 18, 2023
2 parents 3cf1cf6 + 2a45b32 commit 770996a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ testing
.github
.changeset
.gitignore
.all-contributorsrc
yarn-error.log
jest.config.js
nextjsmpesa
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# mpesapay

## 4.3.6

### Patch Changes

- 914d66b: added .all-contributorsrc to npmignore file

## 4.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://verixr.com"><img src="https://avatars.githubusercontent.com/u/51832166?v=4?s=100" width="100px;" alt="Justine Gichana"/><br /><sub><b>Justine Gichana</b></sub></a><br /><a href="/justinelut/mpesapay/commits?author=justinelut" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://me.verixr.com"><img src="https://avatars.githubusercontent.com/u/51832166?v=4?s=100" width="100px;" alt="Justine Gichana"/><br /><sub><b>Justine Gichana</b></sub></a><br /><a href="/justinelut/mpesapay/commits?author=justinelut" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hamisirizwan"><img src="https://avatars.githubusercontent.com/u/72559592?v=4?s=100" width="100px;" alt="Dev_riz"/><br /><sub><b>Dev_riz</b></sub></a><br /><a href="https://github.com/justinelut/mpesapay/commits?author=hamisirizwan" title="Code">💻</a></td>
</tr>
</tbody>
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": "mpesapay",
"version": "4.3.5",
"version": "4.3.6",
"description": "A module for processing MPESA payments",
"type": "module",
"private": false,
Expand Down

0 comments on commit 770996a

Please sign in to comment.