diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1e3aeb6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +## [2.1.4](https://github.com/algolia/renovate-config-algolia/compare/v2.1.3...v2.1.4) (2021-08-27) + + +### Bug Fixes + +* update repo structure and explicit renovate config ([5063553](https://github.com/algolia/renovate-config-algolia/commit/5063553469f34dbaa53a6d560f0ffce3b67d8edc)) diff --git a/package.json b/package.json index 2c06e4e..6e4dd0c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "renovate-config-algolia", "description": "Algolia's renovate shareable configuration", - "version": "2.1.3", + "version": "2.1.4", "renovate": { "extends": [ "config:js-lib",