Skip to content

Commit

Permalink
release(workbench-client): v1.0.0-beta.13
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwiehl authored and Marcarrian committed Oct 11, 2022
1 parent 920d831 commit fe28c46
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG_WORKBENCH_CLIENT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.0.0-beta.13](https://github.com/SchweizerischeBundesbahnen/scion-workbench/compare/workbench-client-1.0.0-beta.12...workbench-client-1.0.0-beta.13) (2022-10-11)


### Features

* **workbench-client/popup:** add 'referrer' to popup handle to provide information about the calling context ([920d831](https://github.com/SchweizerischeBundesbahnen/scion-workbench/commit/920d83192a56ef0d4e0f2dac3ceb6e4ac9d17c12))



# [1.0.0-beta.12](https://github.com/SchweizerischeBundesbahnen/scion-workbench/compare/workbench-client-1.0.0-beta.11...workbench-client-1.0.0-beta.12) (2022-10-07)


Expand Down
9 changes: 9 additions & 0 deletions docs/site/changelog-workbench-client/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@
## [Changelog][menu-changelog] > Workbench Client (@scion/workbench-client)


# [1.0.0-beta.13](https://github.com/SchweizerischeBundesbahnen/scion-workbench/compare/workbench-client-1.0.0-beta.12...workbench-client-1.0.0-beta.13) (2022-10-11)


### Features

* **workbench-client/popup:** add 'referrer' to popup handle to provide information about the calling context ([920d831](https://github.com/SchweizerischeBundesbahnen/scion-workbench/commit/920d83192a56ef0d4e0f2dac3ceb6e4ac9d17c12))



# [1.0.0-beta.12](https://github.com/SchweizerischeBundesbahnen/scion-workbench/compare/workbench-client-1.0.0-beta.11...workbench-client-1.0.0-beta.12) (2022-10-07)


Expand Down
2 changes: 1 addition & 1 deletion projects/scion/workbench-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scion/workbench-client",
"version": "1.0.0-beta.12",
"version": "1.0.0-beta.13",
"description": "SCION Workbench Client provides core API for a web app to interact with SCION Workbench and other microfrontends. It is a pure TypeScript library based on the framework-agnostic `@scion/microfrontend-platform` library and can be used with any web stack.",
"license": "EPL-2.0",
"private": false,
Expand Down

0 comments on commit fe28c46

Please sign in to comment.