Skip to content

Commit b8c28ae

Browse files
committed
chore(release): v18.1.2
fix: call organization API if user is authenticated Only call Organization API if the user is authenticated. With this fix when the user isn't authenticated, it won't raise an error when calling the API. If something strange happens it will log it, but it won't crash the Microfrontend. fccn/nau-technical#411
1 parent 7ff2779 commit b8c28ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nauedu/frontend-component-header",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"description": "NAU header component for Open edX",
55
"main": "dist/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)