Skip to content

Commit c23e099

Browse files
author
Rudy
committed
[TASK] Increase version to 1.10.1
Also update npm packages
1 parent 3b37ec3 commit c23e099

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Custom Home Assistant card displaying a responsive overview of multiple days wit
3939
Add:
4040
```yaml
4141
resources:
42-
- url: /local/week-planner-card.js?version=1.10.0
42+
- url: /local/week-planner-card.js?version=1.10.1
4343
type: module
4444
```
4545
- **Using the graphical editor**

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "week-planner-card",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "Custom Home Assistant card to display events for a number of days from one or several calendars.",
55
"source": "src/index.js",
66
"module": "dist/week-planner-card.js",

0 commit comments

Comments
 (0)