Skip to content

Commit 4823ec5

Browse files
chore(release): set package.json to 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2022-05-02) ### Bug Fixes * added css to exports, removed duplicate style ([236c39f](236c39f))
1 parent de50280 commit 4823ec5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/kouts/vue-search-input/compare/v1.1.2...v1.1.3) (2022-05-02)
2+
3+
4+
### Bug Fixes
5+
6+
* added css to exports, removed duplicate style ([236c39f](https://github.com/kouts/vue-search-input/commit/236c39ff0b9a15194b5b1de9aee666bfc5529f5c))
7+
18
## [1.1.2](https://github.com/kouts/vue-search-input/compare/v1.1.1...v1.1.2) (2022-04-21)
29

310

dist/styles.css

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
bottom: 7px;
8080
cursor: pointer;
8181
z-index: 10;
82+
height: 18px;
8283
box-sizing: border-box;
8384
display: block;
8485
width: 24px;

0 commit comments

Comments
 (0)