We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8e0d9 commit 5d17cf0Copy full SHA for 5d17cf0
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## [1.1.0](https://github.com/sergiocarracedo/sc-custom-cards/compare/v1.0.1...v1.1.0) (2025-05-13)
2
+
3
+### Features
4
5
+* sc-bars-card beta ([2e8e0d9](https://github.com/sergiocarracedo/sc-custom-cards/commit/2e8e0d9f05e1ee2cd9636b8bb02bb66bf346e858))
6
7
+### Documentation
8
9
+* fix docs ([7dfe295](https://github.com/sergiocarracedo/sc-custom-cards/commit/7dfe295a6f00400607a2a7d538ac9adf556841fe))
10
11
## [1.0.1](https://github.com/sergiocarracedo/sc-custom-cards/compare/v1.0.0...v1.0.1) (2025-05-11)
12
13
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "sc-custom-cards",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "Configurable room card for Home Assistant",
"main": "sergio-cards.js",
"type": "module",
0 commit comments