From f90396e6ce4d326071173a2a0591db46157daf97 Mon Sep 17 00:00:00 2001 From: Sandro Costa Date: Mon, 5 May 2025 10:11:07 +0000 Subject: [PATCH] chore(release): v18.2.0 Fix an issue with the header where the items wouldn't align properly on mobile. Always use the compact version of the language select to improve the flow of the header. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afaeac268..a2a46cca2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nauedu/frontend-component-header", - "version": "18.1.2", + "version": "18.2.0", "description": "NAU header component for Open edX", "main": "dist/index.js", "publishConfig": {