Skip to content

Commit

Permalink
Update package.json version(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 28, 2025
1 parent 9edad94 commit d0aff2e
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 12 deletions.

This file was deleted.

12 changes: 12 additions & 0 deletions packages/bs-swap/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cityofzion/bs-swap",
"entries": [
{
"version": "0.5.2",
"tag": "@cityofzion/bs-swap_v0.5.2",
"date": "Tue, 28 Jan 2025 14:15:47 GMT",
"comments": {
"patch": [
{
"comment": "Fix debounce issue when calling setAmountToUse"
}
]
}
},
{
"version": "0.5.1",
"tag": "@cityofzion/bs-swap_v0.5.1",
Expand Down
9 changes: 8 additions & 1 deletion packages/bs-swap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/bs-swap

This log was last generated on Thu, 16 Jan 2025 18:48:13 GMT and should not be manually modified.
This log was last generated on Tue, 28 Jan 2025 14:15:47 GMT and should not be manually modified.

## 0.5.2
Tue, 28 Jan 2025 14:15:47 GMT

### Patches

- Fix debounce issue when calling setAmountToUse

## 0.5.1
Thu, 16 Jan 2025 18:48:13 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/bs-swap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cityofzion/bs-swap",
"version": "0.5.1",
"version": "0.5.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://github.com/CityOfZion/blockchain-services",
Expand Down

0 comments on commit d0aff2e

Please sign in to comment.