Skip to content

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1](v1.5.0...v1.5.1) (2022-03-26)

### Bug Fixes

* **lib:** fix message slot in text field ([12ab5f1](12ab5f1))
  • Loading branch information
semantic-release-bot committed Mar 26, 2022
1 parent 12ab5f1 commit e1a745c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.1](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.5.0...v1.5.1) (2022-03-26)


### Bug Fixes

* **lib:** fix message slot in text field ([12ab5f1](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/12ab5f16cc84b651965d0c0fec4315012eba0fa0))

# [1.5.0](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.4.1...v1.5.0) (2022-01-06)


Expand Down
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": "vue-tel-input-vuetify",
"version": "1.5.0",
"version": "1.5.1",
"description": "International Telephone Input with Vuetify",
"author": "Yoga Kurniawan <[email protected]>",
"scripts": {
Expand Down

0 comments on commit e1a745c

Please sign in to comment.