Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](hirosystems/chainhook@v1.1.0...v1.1.1) (2023-10-11)

### Bug Fixes

* add auth header for stacks hook ([#444](hirosystems/chainhook#444)) ([3d0ad07](hirosystems/chainhook@3d0ad07)), closes [#438](hirosystems/chainhook#438)
* don't evaluate transactions for block predicates ([#445](hirosystems/chainhook#445)) ([ac3d726](hirosystems/chainhook@ac3d726))
* redis conn ([#442](hirosystems/chainhook#442)) ([5e6d704](hirosystems/chainhook@5e6d704))
  • Loading branch information
vabanaerytk authored and semantic-release-bot committed Oct 11, 2023
1 parent 443e739 commit 43afac6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.1](https://github.com/hirosystems/chainhook/compare/v1.1.0...v1.1.1) (2023-10-11)


### Bug Fixes

* add auth header for stacks hook ([#444](https://github.com/hirosystems/chainhook/issues/444)) ([8c4e5ea](https://github.com/hirosystems/chainhook/commit/8c4e5ea8b54b6b20d3b19796c9d0b57f3d38a3a2)), closes [#438](https://github.com/hirosystems/chainhook/issues/438)
* don't evaluate transactions for block predicates ([#445](https://github.com/hirosystems/chainhook/issues/445)) ([0e84fe7](https://github.com/hirosystems/chainhook/commit/0e84fe7e2b6098345eee4b997138e6910a849996))
* redis conn ([#442](https://github.com/hirosystems/chainhook/issues/442)) ([80737ad](https://github.com/hirosystems/chainhook/commit/80737addce9d6df7035b5586da11f33640ee72d2))

## [1.1.0](https://github.com/hirosystems/chainhook/compare/v1.0.0...v1.1.0) (2023-10-10)


Expand Down

0 comments on commit 43afac6

Please sign in to comment.