Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
apollo-sturdy committed Nov 7, 2023
1 parent 0da48cb commit 837d7d8
Show file tree
Hide file tree
Showing 21 changed files with 375 additions and 238 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.0] - 2023-11-06

### Changed

- Bumped `cw-dex` to `0.5.0`
- This required adding the field `astroport_liquidity_manager: String` to `InstantiateMsg`.
- Bumped `cw-dex-router` to `0.3.0`
- Bumped `liquidity-helper` and `astroport-liquidity-helper` to `0.3.0`
- Bumped `cosmwasm-std` and `cosmwasm-schema` to `1.5.0`
- Bumped `cw-vault-standard` to `0.4.0`
Loading

0 comments on commit 837d7d8

Please sign in to comment.