@atlaskit/primitives 0.9.4 → 0.9.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/primitives
2
2
 
3
+ ## 0.9.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
8
+
3
9
  ## 0.9.4
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/primitives",
3
- "version": "0.9.4",
3
+ "version": "0.9.5",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/primitives",
3
- "version": "0.9.4",
3
+ "version": "0.9.5",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/primitives",
3
- "version": "0.9.4",
3
+ "version": "0.9.5",
4
4
  "sideEffects": false
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/primitives",
3
- "version": "0.9.4",
3
+ "version": "0.9.5",
4
4
  "description": "Primitives are token-backed low-level building blocks.",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -118,13 +118,11 @@
118
118
  "@atlaskit/radio": "^5.6.0",
119
119
  "@atlaskit/range": "^7.1.0",
120
120
  "@atlaskit/ssr": "*",
121
- "@atlaskit/tag": "*",
122
121
  "@atlaskit/theme": "*",
123
122
  "@atlaskit/visual-regression": "*",
124
- "@atlaskit/webdriver-runner": "*",
125
123
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
126
124
  "@atlassian/codegen": "^0.1.0",
127
- "@atlassian/gemini-visual-regression": "^0.0.22",
125
+ "@atlassian/gemini-visual-regression": "^0.0.24",
128
126
  "@testing-library/react": "^12.1.5",
129
127
  "csstype": "^3.1.0",
130
128
  "prettier": "^2.8.0",