Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: denysdovhan/vacuum-card
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.21.1
Choose a base ref
...
head repository: denysdovhan/vacuum-card
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.21.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 26, 2021

  1. fix: Add state ""docked" in ru.json (#205)

    Add state ""docked".
    
    Co-authored-by: Denys Dovhan <denysdovhan@gmail.com>
    xakepShilo and denysdovhan authored Apr 26, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    93726f4 View commit details
  2. chore(release): 1.21.2 [skip ci]

    ## [1.21.2](v1.21.1...v1.21.2) (2021-04-26)
    
    ### Bug Fixes
    
    * Add state ""docked" in ru.json ([#205](#205)) ([93726f4](93726f4))
    semantic-release-bot committed Apr 26, 2021
    Copy the full SHA
    91beacb View commit details
Showing with 3 additions and 2 deletions.
  1. +1 −1 package-lock.json
  2. +1 −1 package.json
  3. +1 −0 src/translations/ru.json
2 changes: 1 addition & 1 deletion 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": "vacuum-card",
"version": "1.21.1",
"version": "1.21.2",
"description": "Vacuum cleaner card for Home Assistant Lovelace UI",
"main": "dist/vacuum-card.js",
"scripts": {
1 change: 1 addition & 0 deletions src/translations/ru.json
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@
"charging": "Заряжается",
"returning home": "Возвращается",
"returning": "Возвращается",
"docked": "На базе",
"segment cleaning": "Уборка зоны/комнаты"
},
"source": {