@atlaskit/icon-object 6.3.4 → 6.3.5

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 CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/icon-object
2
2
 
3
+ ## 6.3.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
8
+
3
9
  ## 6.3.4
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon-object",
3
- "version": "6.3.4",
3
+ "version": "6.3.5",
4
4
  "description": "An object icon is used to represent an Atlassian-specific content type.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -25,9 +25,6 @@
25
25
  "sideEffects": false,
26
26
  "atlassian": {
27
27
  "team": "Design System Team",
28
- "productPushConsumption": [
29
- "jira"
30
- ],
31
28
  "releaseModel": "continuous",
32
29
  "website": {
33
30
  "name": "Icon object",
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/icon-object",
3
- "version": "6.3.4",
4
- "sideEffects": false
5
- }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/icon-object",
3
- "version": "6.3.4",
4
- "sideEffects": false
5
- }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/icon-object",
3
- "version": "6.3.4",
4
- "sideEffects": false
5
- }