@ihk-gfi/lux-components-theme 11.9.0 → 11.10.0

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ # Version 11.10.0
2
+ ## New - Theme "green"
3
+ - **stepper-large**: Styles für den neuen Stepper (lux-stepper-large) entwickeln. [Issue 16](https://github.com/IHK-GfI/lux-components-theme/issues/16)
4
+
1
5
  # Version 11.9.0
2
6
  - **allgemein**: Die folgenden neuen CSS-Klassen wurden eingeführt: [Issue 15](https://github.com/IHK-GfI/lux-components-theme/issues/15)
3
7
  - lux-display-none-important
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ihk-gfi/lux-components-theme",
3
- "version": "11.9.0",
3
+ "version": "11.10.0",
4
4
  "description": "",
5
5
  "private": false,
6
6
  "scripts": {