We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d9d70 commit a4efc11Copy full SHA for a4efc11
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [3.0.0]
6
+
7
- **BREAKING CHANGE:** The Dialogs and Flags components are now provided by the package and need to be rendered in a React component
8
9
## [2.1.4]
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@smartbear/fake-ap",
- "version": "2.1.4",
+ "version": "3.0.0",
"description": "A fake AP module to help develop and test Atlassian Connect applications.",
"homepage": "https://github.com/SmartBear/fake-ap",
"repository": {
0 commit comments