Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2021-09-01)

### Bug Fixes

* **lib:** fix undefined variable ([8b592a7](8b592a7))
  • Loading branch information
semantic-release-bot committed Sep 1, 2021
1 parent 181f5b7 commit fd0cebd
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.4.1](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.4.0...v1.4.1) (2021-09-01)


### Bug Fixes

* **lib:** fix undefined variable ([8b592a7](https://github.com/yogakurniawan/vue-tel-input-vuetify/commit/8b592a79d9c5ede64d03cc3c79818527c056faa4))

# [1.4.0](https://github.com/yogakurniawan/vue-tel-input-vuetify/compare/v1.3.0...v1.4.0) (2021-09-01)


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.4.0",
"version": "1.4.1",
"description": "International Telephone Input with Vuetify",
"author": "Yoga Kurniawan <[email protected]>",
"scripts": {
Expand Down

0 comments on commit fd0cebd

Please sign in to comment.