# CHANGELOG

## 1.1.4 (7 April 2022)

- Fix beacon initial execution, attempt was passed as index of the `forEach`.

## 1.1.3 (2 August 2021)

### Bug Fixes

- Fix `test/mocks` manager types.

## 1.1.2 (1 August 2021)

### Bug Fixes

- Align `package.json` `types` entry.
- Fix `ReadinessManager` interface declaration.

## 1.1.1 (2 March 2021)

### Bug Fixes

- Fix `defaultErrorHandler` to log error.

## 1.1.0 (7 December 2020)

### Improvements

- Adding `attempt` over `ActionExecutionError`.

## 1.0.1 (3 December 2020)

### Improvements

- Adding `chain` option to manager api methods.
