Skip to content

Commit

Permalink
chore: versioning maintenance (#738)
Browse files Browse the repository at this point in the history
* chore: versioning maintenance for the price feeder

* add 0.2.x price feeder branch backporting label
  • Loading branch information
adamewozniak authored Apr 5, 2022
1 parent 2b0ea81 commit ab7813b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,12 @@ pull_request_rules:
backport:
branches:
- release/price-feeder/v0.1.x

- name: Backport patches to the release/price-feeder/v0.2.x branch
conditions:
- base=main
- label=S:backport/price-feeder/v0.2.x
actions:
backport:
branches:
- release/price-feeder/v0.2.x
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Umee will allow a multitude of decentralized debt products.
|:-------:|:-------:|:------------:|:-----------:|:-----------:|:-------------:|:--------------------:|
| v0.8.x ||| v0.45.x | v2.0.x | v0.2.x | v0.1.x |
| v1.x.x ||| v0.45.x | v2.0.x | v0.2.x | N/A |
| v2.x.x ||| v0.45.x | v2.2.x | v0.2.x | v0.1.x |
| v2.x.x ||| v0.45.x | v2.2.x | v0.2.x | v0.2.x |

## Active Networks

Expand Down
2 changes: 2 additions & 0 deletions price-feeder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

## [v0.2.0](https://github.com/umee-network/umee/releases/tag/price-feeder%2Fv0.2.0) - 2022-04-04

### Features

- [#730](https://github.com/umee-network/umee/pull/730) Update the mock provider to use a new spreadsheet which uses randomness.
Expand Down

0 comments on commit ab7813b

Please sign in to comment.