Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahdeyyy committed Apr 11, 2024
2 parents 61a60ad + 8ce06b7 commit 6c6aaa2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/slow-mice-exercise.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# paystack-api

## 0.1.0

### Minor Changes

- a5ea2da: initial release
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"version": "0.0.1",
"author": "ahdeyy",
"version": "0.1.0",
"description": "an api wrapper for paystack's api with types",
"scripts": {
"build": "bunx tsup index.ts --format cjs,esm --dts",
Expand Down

0 comments on commit 6c6aaa2

Please sign in to comment.