diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 445974a9..128ebdc7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: directory: "/" schedule: interval: "weekly" + # Maintain dependencies for npm + - package-ecosystem: "npm" + directory: "/assets/" + schedule: + interval: "weekly" diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d19bbd3..fa22d3a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.4.12 +- Fix agreement warnings ([@zvonimirr](https://github.com/zvonimirr)) +- Add dependabot for npm ([@zvonimirr](https://github.com/zvonimirr)) + ## 0.4.0 `0.4.0` is a complete rewrite that ditches React and focuses solely on Phoenix. Reasons for that are explained in [#391](https://github.com/zvonimirr/tenantee/pull/391), and some features were cut for the time being, but will likely