# Changelog

## [2.0.1](https://github.com/swimlane/node-docker-reference/compare/v2.0.0...v2.0.1) (2023-05-18)


### Bug Fixes

* change return type of parseQualifiedNameFunc to Reference ([45047bb](https://github.com/swimlane/node-docker-reference/commit/45047bb211209f284be68fd0bd2e549cf9c4d140))
* updated renovate ([bda814b](https://github.com/swimlane/node-docker-reference/commit/bda814b889f12c42c9cc3b9c5aafbca644a461b8))

## [2.0.0](https://github.com/swimlane/node-docker-reference/compare/v1.0.0...v2.0.0) (2022-11-01)


### ⚠ BREAKING CHANGES

* removed RE2

### Features

* refactored to library to TypeScript and removed RE2 ([18406e5](https://github.com/swimlane/node-docker-reference/commit/18406e517af75459e16c9daa19a3f40746578fb7))

## 1.0.0 (2022-10-20)


### Bug Fixes

* removed console.logs ([792b619](https://github.com/swimlane/node-docker-reference/commit/792b61922c22e5416e4fa02edb1b888ee26e261a))
