@bravura/ui 1.16.0 → 1.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Change history
2
2
 
3
+ ## <small>1.16.1 (2022-03-29)</small>
4
+
5
+ * docs(stepper): use viewport in stepper stories for moible view ([9e07fbb](https://scm.bravurasolutions.net/projects/DIGI/repos/ui-components/commits/9e07fbb))
6
+ * docs(storybook): add RTL control to stories ([81582c1](https://scm.bravurasolutions.net/projects/DIGI/repos/ui-components/commits/81582c1))
7
+
3
8
  ## 1.16.0 (2022-03-29)
4
9
 
5
10
  * docs(storybook): improve support for dynamic background ([9714058](https://scm.bravurasolutions.net/projects/DIGI/repos/ui-components/commits/9714058))
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bravura/ui",
3
3
  "description": "Bravura UI Components for Angular applications",
4
- "version": "1.16.0",
4
+ "version": "1.16.1",
5
5
  "keywords": [
6
6
  "Angular",
7
7
  "Angular Material",