@atlaskit/navigation-system 0.167.1 → 0.167.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/navigation-system",
|
|
3
|
-
"version": "0.167.
|
|
3
|
+
"version": "0.167.2",
|
|
4
4
|
"description": "The latest navigation system for Atlassian products.",
|
|
5
5
|
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
|
|
6
6
|
"author": "Atlassian Pty Ltd",
|
|
@@ -119,14 +119,14 @@
|
|
|
119
119
|
"@atlaskit/ds-lib": "^4.0.0",
|
|
120
120
|
"@atlaskit/icon": "^27.2.0",
|
|
121
121
|
"@atlaskit/layering": "^3.0.0",
|
|
122
|
-
"@atlaskit/logo": "^19.
|
|
122
|
+
"@atlaskit/logo": "^19.5.0",
|
|
123
123
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
124
124
|
"@atlaskit/popup": "^4.3.0",
|
|
125
125
|
"@atlaskit/pragmatic-drag-and-drop": "^1.7.0",
|
|
126
126
|
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0",
|
|
127
127
|
"@atlaskit/pragmatic-drag-and-drop-react-drop-indicator": "^3.2.0",
|
|
128
128
|
"@atlaskit/primitives": "^14.10.0",
|
|
129
|
-
"@atlaskit/temp-nav-app-icons": "^0.
|
|
129
|
+
"@atlaskit/temp-nav-app-icons": "^0.9.0",
|
|
130
130
|
"@atlaskit/tokens": "^5.4.0",
|
|
131
131
|
"@atlaskit/tooltip": "^20.3.0",
|
|
132
132
|
"@atlaskit/visually-hidden": "^3.0.0",
|