Skip to content

Commit a4efc11

Browse files
v3.0.0
1 parent 33d9d70 commit a4efc11

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [3.0.0]
6+
57
- **BREAKING CHANGE:** The Dialogs and Flags components are now provided by the package and need to be rendered in a React component
68

79
## [2.1.4]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smartbear/fake-ap",
3-
"version": "2.1.4",
3+
"version": "3.0.0",
44
"description": "A fake AP module to help develop and test Atlassian Connect applications.",
55
"homepage": "https://github.com/SmartBear/fake-ap",
66
"repository": {

0 commit comments

Comments
 (0)