Skip to content

Commit

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

### Features

* Descriptive error when bad `readdir` ([66b264a](66b264a))
* Warn users about not filtering deniedAt ([630f6b5](630f6b5))
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent 630f6b5 commit 9818b2c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

# [2.2.0](https://github.com/graphprotocol/allocation-optimizer/compare/v2.1.2...v2.2.0) (2023-04-27)


### Features

* Descriptive error when bad `readdir` ([66b264a](https://github.com/graphprotocol/allocation-optimizer/commit/66b264a00c878d9f545ebe552d7cab6b2e365d56))
* Warn users about not filtering deniedAt ([630f6b5](https://github.com/graphprotocol/allocation-optimizer/commit/630f6b581bdc3bd23dec00cfa78689da717751b0))

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


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.2"
version = "2.2.0"

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

0 comments on commit 9818b2c

Please sign in to comment.