Update changelog for 11.1.9.4

This commit is contained in:
Alexandre Aubin 2023-04-04 14:31:38 +02:00
parent b619cc5acd
commit c4faf505c4

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
yunohost-admin (11.1.9.4) stable; urgency=low
- debian: remove npm from build-depends because it's part of nodejs installed from nodesource... (b619cc5a)
-- Alexandre Aubin <alex.aubin@mailoo.org> Tue, 04 Apr 2023 14:31:14 +0200
yunohost-admin (11.1.9.3) stable; urgency=low
- debian: use npm from nodesource, not from local/bin, during build (bf1fbf6f)