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
@@ -10,6 +10,10 @@ All notable changes to this project will be documented in this file.
10
10
- updated trunk plugin and linters
11
11
- fix typo in several files
12
12
13
+
- updated README.md for dependencies checker by [@Morgy93]
14
+
- 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]
15
+
- 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