@atlaskit/interaction-context
Advanced tools
Comparing version 2.1.5 to 2.1.6
# @atlaskit/interaction-context | ||
## 2.1.6 | ||
### Patch Changes | ||
- [#141583](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141583) | ||
[`2573c7152094d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2573c7152094d) - | ||
Package.json dependecies update | ||
## 2.1.5 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/interaction-context", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "Interaction context for handling tracing", | ||
@@ -12,10 +12,6 @@ "author": "Atlassian Pty Ltd", | ||
"team": "UIP Frontend Observability", | ||
"inPublicMirror": false, | ||
"releaseModel": "continuous", | ||
"productPushConsumption": [ | ||
"jira" | ||
], | ||
"website": { | ||
"name": "InteractionContext" | ||
} | ||
}, | ||
"runReact18": true | ||
}, | ||
@@ -46,3 +42,2 @@ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror", | ||
}, | ||
"runReact18": true, | ||
"devDependencies": { | ||
@@ -49,0 +44,0 @@ "@testing-library/react": "^12.1.5" |
8885
66503