You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file.
6
6
7
7
## UNRELEASED 1.9.0
8
8
9
+
- updated README.md for dependencies checker by [@Morgy93]
10
+
- added command to `update` npm dependencies for a specific theme with `ddev frontend update-npm-deps theme`[https://github.com/dermatz/ddev-woodoo-buildtools-magento/issues/39] by [@Morgy93]
11
+
- added command to `check` outdated npm dependencies in a specific theme with `ddev frontend check-npm-deps theme`[https://github.com/dermatz/ddev-woodoo-buildtools-magento/issues/39] by [@Morgy93]
0 commit comments