@forge/manifest

7.10.0-next.17.10.0-next.2
~

Modified (4 files)

File too large for inline diff
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/manifest",
-  "version": "7.10.0-next.1",
+  "version": "7.10.0-next.2",
   "description": "Definitions and validations of the Forge manifest",
   "main": "out/index.js",
   "scripts": {
     "build": "yarn run compile",
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,14 @@
 # @forge/manifest
 
+## 7.10.0-next.2
+
+### Patch Changes
+
+- 81831c1: Register action tooltip as i18n field in i18n unit tests
+- fea8467: Update manifest definitions
+- 0962638: Update manifest definitions
+
 ## 7.10.0-next.1
 
 ### Patch Changes
File too large for inline diff