## :tada: 2.2.2 (2026-03-15)


### :bug: Bug Fixes

* slice bug ([5564ed3](https://github.com/PicGo/store/commit/5564ed3))


### :package: Chore

* update actions ([c14c92c](https://github.com/PicGo/store/commit/c14c92c))



## :tada: 2.2.1 (2026-01-05)


### :bug: Bug Fixes

* husky bug ([217500d](https://github.com/Molunerfinn/typescript-node-template/commit/217500d))



# :tada: 2.2.0 (2026-01-05)


### :package: Chore

* **actions:** update actions ([41faaff](https://github.com/Molunerfinn/typescript-node-template/commit/41faaff))
* **deps:** update deps ([3d9ed2d](https://github.com/Molunerfinn/typescript-node-template/commit/3d9ed2d))



# :tada: 2.1.0 (2023-09-10)


### :sparkles: Features

* add updateMany api for DBStore ([0775f19](https://github.com/Molunerfinn/typescript-node-template/commit/0775f19))



## :tada: 2.0.4 (2022-08-21)


### :bug: Bug Fixes

* build error ([e18c9a5](https://github.com/Molunerfinn/typescript-node-template/commit/e18c9a5))


### :package: Chore

* upgrade rollup build options ([b92a3e8](https://github.com/Molunerfinn/typescript-node-template/commit/b92a3e8))



## :tada: 2.0.3 (2022-08-20)


### :bug: Bug Fixes

* comment-json broken case ([477aaec](https://github.com/Molunerfinn/typescript-node-template/commit/477aaec))



## :tada: 2.0.2 (2022-07-31)


### :package: Chore

* change JSONAdapter write file func ([145ca3b](https://github.com/Molunerfinn/typescript-node-template/commit/145ca3b))



## :tada: 2.0.1 (2022-06-12)


### :sparkles: Features

* not compress json data ([ef8adb6](https://github.com/Molunerfinn/typescript-node-template/commit/ef8adb6))


### :bug: Bug Fixes

* github action build error ([b4fe0ac](https://github.com/Molunerfinn/typescript-node-template/commit/b4fe0ac))



# :tada: 2.0.0 (2022-06-11)


### :sparkles: Features

* add overwrite for DBStore && update lowdb version ([ebd28d9](https://github.com/Molunerfinn/typescript-node-template/commit/ebd28d9))



## :tada: 1.0.4 (2022-06-11)


### :bug: Bug Fixes

* gzip data read error will cause DBStore crash ([01df844](https://github.com/Molunerfinn/typescript-node-template/commit/01df844))



## :tada: 1.0.3 (2021-08-01)


### :bug: Bug Fixes

* reverse will change data self ([bcb32bd](https://github.com/Molunerfinn/typescript-node-template/commit/bcb32bd))



## :tada: 1.0.2 (2021-08-01)


### :sparkles: Features

* add filter support ([8cf57e8](https://github.com/Molunerfinn/typescript-node-template/commit/8cf57e8))



## :tada: 1.0.1 (2021-07-31)


### :sparkles: Features

* find with key to improve performance ([e6b93a6](https://github.com/Molunerfinn/typescript-node-template/commit/e6b93a6))



# :tada: 1.0.0 (2021-07-31)


### :sparkles: Features

* add key when insert an item ([fa94e6c](https://github.com/Molunerfinn/typescript-node-template/commit/fa94e6c))


### :package: Chore

* dep audit ([7901426](https://github.com/Molunerfinn/typescript-node-template/commit/7901426))



# :tada: 1.0.0-alpha.3 (2021-04-04)


### :package: Chore

* add npmignore ([c279ca4](https://github.com/Molunerfinn/typescript-node-template/commit/c279ca4))



# :tada: 1.0.0-alpha.2 (2021-04-04)


### :bug: Bug Fixes

* ci error ([7d29430](https://github.com/Molunerfinn/typescript-node-template/commit/7d29430))



# :tada: 1.0.0-alpha.1 (2021-04-04)


### :bug: Bug Fixes

* ci error ([116f9a6](https://github.com/Molunerfinn/typescript-node-template/commit/116f9a6))



# :tada: 1.0.0-alpha.0 (2021-04-04)


### :sparkles: Features

* add JSONStore test case ([6c7aef9](https://github.com/Molunerfinn/typescript-node-template/commit/6c7aef9))
* finish DBStore ([8b2cb81](https://github.com/Molunerfinn/typescript-node-template/commit/8b2cb81))


### :bug: Bug Fixes

* github-ci actions ([a5c5ac7](https://github.com/Molunerfinn/typescript-node-template/commit/a5c5ac7))


### :package: Chore

* add coveralls ([e38e585](https://github.com/Molunerfinn/typescript-node-template/commit/e38e585))
* add github actions ([69d3f30](https://github.com/Molunerfinn/typescript-node-template/commit/69d3f30))
* add jest for testing ([0c9b933](https://github.com/Molunerfinn/typescript-node-template/commit/0c9b933))
* add npm token for github action ([2f75e3b](https://github.com/Molunerfinn/typescript-node-template/commit/2f75e3b))
* update test cases ([a51130f](https://github.com/Molunerfinn/typescript-node-template/commit/a51130f))


### :pencil: Documentation

* update docs ([613c897](https://github.com/Molunerfinn/typescript-node-template/commit/613c897))
* update docs for coverage status ([bd8eb51](https://github.com/Molunerfinn/typescript-node-template/commit/bd8eb51))
* update readme ([a091528](https://github.com/Molunerfinn/typescript-node-template/commit/a091528))



