Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

No unreleased changes.

# 0.0.14

### Bug Fixes

- Fixed a bug in the publish workflow
- Fixed a bug where the channel picker dropdown was not disabled when there was only one channel

# 0.0.13

### Notable
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": "xendit-components-web",
"version": "0.0.13",
"version": "0.0.14",
"description": "Xendit frontend payment components SDK",
"type": "module",
"author": "Xendit",
Expand Down