1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.3](https://github.com/bluelovers/ws-iconv/compare/@lazy-node/sanitize-filename@1.0.2...@lazy-node/sanitize-filename@1.0.3) (2021-12-29)
### 🚨 Tests
* update snapshot ([bc96a35](https://github.com/bluelovers/ws-iconv/commit/bc96a35602081af0bf25cf3427931bcc951443e7))
### 🛠 Build System
* update typescript ([141a8ee](https://github.com/bluelovers/ws-iconv/commit/141a8eefbaeeb45f235f5cdceadaeaeb05d9acc7))
### 🔖 Miscellaneous
* . ([a77b29a](https://github.com/bluelovers/ws-iconv/commit/a77b29ae69eb4e0c87d5120618c699273637510a))
## [1.0.2](https://github.com/bluelovers/ws-iconv/compare/@lazy-node/sanitize-filename@1.0.1...@lazy-node/sanitize-filename@1.0.2) (2021-08-13)
### ♻️ Chores
* **deps:** update deps ([ffdf75f](https://github.com/bluelovers/ws-iconv/commit/ffdf75f27917b2698690436b66df040f2cc5cebc))
## 1.0.1 (2021-07-17)
### 🔖 Miscellaneous
* `@lazy-node/sanitize-filename` Convert string to safe filename ([22add90](https://github.com/bluelovers/ws-iconv/commit/22add90a937dee229099274074f8b826d4eb7978))
|