# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.3.5](https://github.com/BlackGlory/kiss-components/compare/v0.3.4...v0.3.5) (2021-05-30)

### [0.3.4](https://github.com/BlackGlory/kiss-components/compare/v0.3.3...v0.3.4) (2021-02-04)

### [0.3.3](https://github.com/BlackGlory/kiss-components/compare/v0.3.2...v0.3.3) (2021-01-26)


### Bug Fixes

* bundle ([b606c65](https://github.com/BlackGlory/kiss-components/commit/b606c65fac159a5a4c358bc7f9ccdffe38c6e77a))

### [0.3.2](https://github.com/BlackGlory/kiss-components/compare/v0.3.1...v0.3.2) (2021-01-21)

### [0.3.1](https://github.com/BlackGlory/kiss-components/compare/v0.3.0...v0.3.1) (2021-01-20)

## [0.3.0](https://github.com/BlackGlory/kiss-components/compare/v0.2.0...v0.3.0) (2021-01-17)


### ⚠ BREAKING CHANGES

* ComboBox#items is Array<[string, string]> now

### Features

* modify ComboBox#items signature ([5bed853](https://github.com/BlackGlory/kiss-components/commit/5bed8532ad4a18178d8f612a1f3ef9a4beefe88d))

## [0.2.0](https://github.com/BlackGlory/kiss-components/compare/v0.1.1...v0.2.0) (2021-01-17)


### ⚠ BREAKING CHANGES

* ComboBox => DropdownList

### Features

* rename ComboBox to DropdownList, add ComboBox, ListBox ([024b6dd](https://github.com/BlackGlory/kiss-components/commit/024b6dd35c66e231603ec330484eb562db274f1e))

### [0.1.1](https://github.com/BlackGlory/kiss-components/compare/v0.1.0...v0.1.1) (2021-01-15)


### Bug Fixes

* change event ([1a836e4](https://github.com/BlackGlory/kiss-components/commit/1a836e4abb12ec3536eba0eaadf0590da192d0ef))

## 0.1.0 (2021-01-15)


### Features

* init ([4ba64b4](https://github.com/BlackGlory/kiss-components/commit/4ba64b405a4945a71741333a91ef70963677df4d))
