@atlaskit/notification-log-client
Advanced tools
Comparing version 6.1.3 to 6.1.4
# @atlaskit/notification-log-service | ||
## 6.1.4 | ||
### Patch Changes | ||
- [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json | ||
## 6.1.3 | ||
@@ -4,0 +10,0 @@ |
@@ -50,3 +50,3 @@ "use strict"; | ||
headers: { | ||
'x-app-version': "".concat("6.1.3", "-").concat(DEFAULT_SOURCE) | ||
'x-app-version': "".concat("6.1.4", "-").concat(DEFAULT_SOURCE) | ||
} | ||
@@ -53,0 +53,0 @@ }, options.requestInit || {}) |
@@ -25,3 +25,3 @@ import { utils } from '@atlaskit/util-service-support'; | ||
headers: { | ||
'x-app-version': `${"6.1.3"}-${DEFAULT_SOURCE}` | ||
'x-app-version': `${"6.1.4"}-${DEFAULT_SOURCE}` | ||
}, | ||
@@ -28,0 +28,0 @@ ...(options.requestInit || {}) |
@@ -42,3 +42,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
headers: { | ||
'x-app-version': "".concat("6.1.3", "-").concat(DEFAULT_SOURCE) | ||
'x-app-version': "".concat("6.1.4", "-").concat(DEFAULT_SOURCE) | ||
} | ||
@@ -45,0 +45,0 @@ }, options.requestInit || {}) |
{ | ||
"name": "@atlaskit/notification-log-client", | ||
"version": "6.1.3", | ||
"version": "6.1.4", | ||
"description": "Client APIs for notification-log service", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27564
23
303