diff --git a/charts/stable/emulatorjs/CHANGELOG.md b/charts/stable/emulatorjs/CHANGELOG.md index d9f8f3f0c4a..98cdbfb0ab7 100644 --- a/charts/stable/emulatorjs/CHANGELOG.md +++ b/charts/stable/emulatorjs/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [emulatorjs-2.0.10](https://github.com/truecharts/apps/compare/emulatorjs-2.0.9...emulatorjs-2.0.10) (2022-06-29) + +#### Chore + +* bump linkace ([#3014](https://github.com/truecharts/apps/issues/3014)) + + + ### [emulatorjs-2.0.9](https://github.com/truecharts/apps/compare/emulatorjs-2.0.8...emulatorjs-2.0.9) (2022-06-29) diff --git a/charts/stable/linkace/CHANGELOG.md b/charts/stable/linkace/CHANGELOG.md index 580b21768b6..da53c61480d 100644 --- a/charts/stable/linkace/CHANGELOG.md +++ b/charts/stable/linkace/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [linkace-4.0.12](https://github.com/truecharts/apps/compare/linkace-4.0.11...linkace-4.0.12) (2022-06-29) + +#### Chore + +* bump linkace ([#3014](https://github.com/truecharts/apps/issues/3014)) + +#### Fix + +* remove /app storage. ([#3012](https://github.com/truecharts/apps/issues/3012)) + + + ### [linkace-4.0.11](https://github.com/truecharts/apps/compare/linkace-4.0.10...linkace-4.0.11) (2022-06-29)