@atlaskit/navigation-system 0.167.0 → 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlassian/navigation-system
2
2
 
3
+ ## 0.167.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 0.167.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 0.167.0
4
16
 
5
17
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/navigation-system",
3
- "version": "0.167.0",
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",
@@ -115,18 +115,18 @@
115
115
  "@atlaskit/analytics-next": "^11.1.0",
116
116
  "@atlaskit/avatar": "^25.1.0",
117
117
  "@atlaskit/button": "^23.2.0",
118
- "@atlaskit/css": "^0.11.0",
118
+ "@atlaskit/css": "^0.12.0",
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.2.0",
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
- "@atlaskit/primitives": "^14.9.0",
129
- "@atlaskit/temp-nav-app-icons": "^0.8.0",
128
+ "@atlaskit/primitives": "^14.10.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",