Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcoqblin-hiptest committed May 31, 2021
1 parent db7b922 commit e214cbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [2.0.0]

- Context is now configured by providing a context object directly instead of specific information
- Any content is accepted for the context
- This affects both `AP.context.getToken` and `AP.context.getContext`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smartbear/fake-ap",
"version": "1.2.0",
"version": "2.0.0",
"description": "A fake AP module to help develop and test Atlassian Connect applications.",
"homepage": "https://github.com/SmartBear/fake-ap",
"repository": {
Expand Down

0 comments on commit e214cbe

Please sign in to comment.