@forge/bridge
Advanced tools
Comparing version 2.3.0-next.1 to 2.3.0-next.2
# @forge/bridge | ||
## 2.3.0-next.2 | ||
### Minor Changes | ||
- 27af6ce4: Add showFlag API to open flags in products | ||
## 2.3.0-next.1 | ||
@@ -4,0 +10,0 @@ |
@@ -6,3 +6,4 @@ export * from './invoke'; | ||
export * from './fetch'; | ||
export * from './flag'; | ||
export * from './events'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -9,2 +9,3 @@ "use strict"; | ||
tslib_1.__exportStar(require("./fetch"), exports); | ||
tslib_1.__exportStar(require("./flag"), exports); | ||
tslib_1.__exportStar(require("./events"), exports); |
{ | ||
"name": "@forge/bridge", | ||
"version": "2.3.0-next.1", | ||
"version": "2.3.0-next.2", | ||
"description": "Forge bridge API for custom UI apps", | ||
@@ -5,0 +5,0 @@ "author": "Atlassian", |
Sorry, the diff of this file is not supported yet
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
27906
72
390