diff --git a/CHANGELOG.md b/CHANGELOG.md index 009296c..4f1d7c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ [Link to RU changelog](https://github.com/ikloster03/vue-dadata/tree/master/ru/CHANGELOG.md) +## v1.4.5 - June 06, 2020 + +Add ci/cd + ## v1.3.2 - June 06, 2020 RU documentation diff --git a/README.md b/README.md index 1b009b1..9edb6d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Vue Dadata +![Publish](https://github.com/ikloster03/vue-dadata/workflows/Publish/badge.svg) [![gitlocalized ](https://gitlocalize.com/repo/3342/whole_project/badge.svg)](https://gitlocalize.com/repo/3342/whole_project?utm_source=badge) It's a vue component for hinting addresses using [DaData.ru](https://dadata.ru). diff --git a/package.json b/package.json index 59fd2ad..cea8788 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-dadata", - "version": "1.4.4", + "version": "1.4.5", "description": "Vue component for hinting addresses using dadata.ru", "main": "dist/vuedadatacomponent.umd.js", "module": "dist/vuedadatacomponent.esm.js", diff --git a/ru/README.md b/ru/README.md index b26fc50..00178ad 100644 --- a/ru/README.md +++ b/ru/README.md @@ -1,5 +1,6 @@ # Vue Dadata +![Publish](https://github.com/ikloster03/vue-dadata/workflows/Publish/badge.svg) [![gitlocalized ](https://gitlocalize.com/repo/3342/whole_project/badge.svg)](https://gitlocalize.com/repo/3342/whole_project?utm_source=badge) Это vue компонент для подсказок с использованием сервиса [DaData.ru](https://dadata.ru).