Skip to content

Commit 8a435e7

Browse files
committed
release: version 0.0.0-beta.10
1 parent 3c212d0 commit 8a435e7

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

projects/scion/workbench/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scion/workbench",
3-
"version": "0.0.0-beta.9",
3+
"version": "0.0.0-beta.10",
44
"description": "SCION Workbench helps to build multi-view web applications and integrates separate micro frontends into a consistent rich web application. Views are shown within tabs which can be flexible arranged and dragged around by the user.",
55
"license": "EPL-2.0",
66
"homepage": "https://github.com/SchweizerischeBundesbahnen/scion-workbench",
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<!--- Populate with changes relevant for the next release. -->
22
<!--- For the next release these are moved to `changelog.md`. -->
33

4-
<a name="0.0.0-beta.10"></a>
5-
## [0.0.0-beta.10](https://github.com/SchweizerischeBundesbahnen/scion-workbench/compare/0.0.0-beta.9...0.0.0-beta.10) (2018-xx-xx)
4+
<a name="0.0.0-beta.11"></a>
5+
## [0.0.0-beta.11](https://github.com/SchweizerischeBundesbahnen/scion-workbench/compare/0.0.0-beta.10...0.0.0-beta.11) (2018-xx-xx)
66

77
### Bug Fixes
88

9-
* Allow lazily-loaded views to inject masked injection tokens ([#21](https://github.com/SchweizerischeBundesbahnen/scion-workbench/issues/21)) ([xxx](https://github.com/SchweizerischeBundesbahnen/scion-workbench/commit/xxx))

resources/site/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
# Changelog
77

8+
<a name="0.0.0-beta.10"></a>
9+
## [0.0.0-beta.10](https://github.com/SchweizerischeBundesbahnen/scion-workbench/compare/0.0.0-beta.9...0.0.0-beta.10) (2018-09-10)
10+
11+
### Bug Fixes
12+
13+
* Allow lazily-loaded views to inject masked injection tokens ([#21](https://github.com/SchweizerischeBundesbahnen/scion-workbench/issues/21)) ([fe9b530](https://github.com/SchweizerischeBundesbahnen/scion-workbench/commit/fe9b530))
14+
815
<a name="0.0.0-beta.9"></a>
916
## [0.0.0-beta.9](https://github.com/SchweizerischeBundesbahnen/scion-workbench/compare/0.0.0-beta.8...0.0.0-beta.9) (2018-08-23)
1017

0 commit comments

Comments
 (0)