Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Barma-lej committed Sep 19, 2023
1 parent 79ce660 commit f60033a
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## Version 0.3.0

### What's Changed

- Added default attributes
- Rewritten attribute call [#175](https://github.com/Barma-lej/landroid-card/issues/175)

### Dependencies

- Bump @babel/preset-env from 7.22.5 to 7.22.14 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/185
- Bump eslint from 8.44.0 to 8.48.0 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/186
- Bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.1 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/187
- Bump rollup from 3.26.0 to 3.28.1 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/188
- Bump core-js from 3.31.0 to 3.32.1 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/189
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/190
- Bump @babel/core from 7.22.5 to 7.22.11 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/191
- Bump postcss-preset-env from 8.5.1 to 9.1.2 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/192
- Bump lit from 2.7.5 to 2.8.0 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/193
- Bump prettier from 2.8.8 to 3.0.3 by @dependabot in https://github.com/Barma-lej/landroid-card/pull/194

**Full Changelog**: https://github.com/Barma-lej/landroid-card/compare/0.2.9...0.3.0

## Version 0.2.9

### What's Changed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "landroid-card",
"version": "0.2.9",
"version": "0.3.0",
"description": "Landroid lawnmower card for Home Assistant Lovelace UI",
"main": "dist/landroid-card.js",
"scripts": {
Expand Down

0 comments on commit f60033a

Please sign in to comment.