This release fixes the Storybook documentation build for Noora by pinning the @endevco/aube dependency in the Dockerfile to version 1.6.2, matching the local development lock file. This prevents CI builds from pulling newer incompatible aube releases that caused esbuild postinstall failures.
- Fixed a Storybook Dockerfile issue where un-pinned dependency versions could break the documentation build.