Skip to content

Commit

Permalink
Merge pull request #257 from oasisprotocol/CedarMist/contracts-v0.2.7
Browse files Browse the repository at this point in the history
contracts: bump to v0.2.7
  • Loading branch information
CedarMist authored Jan 17, 2024
2 parents 62c0f20 + 512dcc4 commit 9c8c4de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is inspired by [Keep a Changelog].

[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/

## 0.2.7 (2024-01-17)

### Fixed

* Endpoint.sol had incorrect mainnet address for Celer IM MessageBus in `_getChainConfig`

## 0.2.6 (2023-12-18)

### Added
Expand Down
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oasisprotocol/sapphire-contracts",
"version": "0.2.6",
"version": "0.2.7",
"license": "Apache-2.0",
"description": "Solidity smart contract library for confidential contract development",
"homepage": "https://github.com/oasisprotocol/sapphire-paratime/tree/main/contracts",
Expand Down

0 comments on commit 9c8c4de

Please sign in to comment.