Skip to content

Commit

Permalink
chore: release v2.1.2
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2023-04-24)

### Bug Fixes

* Pinned subgraphs are now whitelisted ([ddacc55](ddacc55))
  • Loading branch information
semantic-release-bot committed Apr 24, 2023
1 parent ddacc55 commit 63af53a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.2](https://github.com/graphprotocol/allocation-optimizer/compare/v2.1.1...v2.1.2) (2023-04-24)


### Bug Fixes

* Pinned subgraphs are now whitelisted ([ddacc55](https://github.com/graphprotocol/allocation-optimizer/commit/ddacc555df08730b3fce04e83ce2aa06dc7a3b7e))

## [2.1.1](https://github.com/graphprotocol/allocation-optimizer/compare/v2.1.0...v2.1.1) (2023-04-17)


Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AllocationOpt"
uuid = "e2472b13-1eb9-46f1-ac4b-64ea04136a8a"
authors = ["The Graph Foundation"]
version = "2.1.1"
version = "2.1.2"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down

0 comments on commit 63af53a

Please sign in to comment.