@atlaskit/adf-schema 31.1.1 → 31.1.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @atlaskit/adf-schema
2
2
 
3
+ ## 31.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 8b3c47b: Remove api report
8
+ - Updated dependencies [8b3c47b]
9
+ - @atlaskit/editor-prosemirror@2.0.1
10
+
3
11
  ## 31.1.1
4
12
 
5
13
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/adf-schema",
3
- "version": "31.1.1",
3
+ "version": "31.1.2",
4
4
  "description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"