Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #6 from remedyproduct/features/add-ts-spec
Browse files Browse the repository at this point in the history
update wf file, added d.ts file to package, updated dependencies
  • Loading branch information
vad9s6 authored Dec 21, 2021
2 parents 544c0b8 + f3a6031 commit 25e18b9
Show file tree
Hide file tree
Showing 4 changed files with 183 additions and 220 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
timeout-minutes: 15
needs: [build]
env:
NODE_VERSION: 10
NODE_VERSION: 14
steps:
- name: Сheckout repo
uses: actions/checkout@v2
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### v0.0.6

- Add type's declaration
### v0.0.5

- Add new param to `confirmPaymentIntentByCard`
Expand Down
Loading

0 comments on commit 25e18b9

Please sign in to comment.