Skip to content

Commit

Permalink
🔖 v0.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed May 24, 2023
1 parent 5108cbc commit 8cfce61
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-hotels-add.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 @@
# @exactly/liquidation-bot

## 0.1.19

### Patch Changes

- f50d9bf: ⬆️ upgrade protocol to `v0.2.10`
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "liq-bot"
version = "0.1.18"
version = "0.1.19"
license = "MIT"
authors = ["Rodrigo Bronzelle <[email protected]>", "danilo neves cruz <[email protected]>"]
edition = "2021"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exactly/liquidation-bot",
"version": "0.1.18",
"version": "0.1.19",
"private": true,
"scripts": {
"version": "changeset version && node .changeset/cargo.js && npm install --legacy-peer-deps --package-lock-only && git commit --all --amend --no-edit",
Expand Down

0 comments on commit 8cfce61

Please sign in to comment.