|
| 1 | +## [v3.4.13](https://github.com/nhabuiduc/react-filter-box/compare/v3.4.12...v3.4.13) (2024-10-21) |
| 2 | + |
| 3 | +### :rocket: New Feature |
| 4 | + |
| 5 | +* add readOnly property ([#34](https://github.com/nhabuiduc/react-filter-box/issues/34)) ([f473dc7](https://github.com/nhabuiduc/react-filter-box/commit/f473dc7e1efe9e8d3d09372d10c30238b8748ac4)) |
| 6 | + |
| 7 | +### :bug: Bug Fix |
| 8 | + |
| 9 | +* dependabot security alerts ([#35](https://github.com/nhabuiduc/react-filter-box/issues/35)) ([4a7c53a](https://github.com/nhabuiduc/react-filter-box/commit/4a7c53adaf84f5074cda537fbb3084547e60dc9d)) |
| 10 | + |
| 11 | +### :house: Internal |
| 12 | + |
| 13 | +* **deps:** bump @babel/traverse from 7.20.5 to 7.23.2 ([#24](https://github.com/nhabuiduc/react-filter-box/issues/24)) ([b0dd987](https://github.com/nhabuiduc/react-filter-box/commit/b0dd987798f2c17e43dda8a0f0cf09f51780a381)) |
| 14 | +* **deps:** bump braces from 3.0.2 to 3.0.3 ([#30](https://github.com/nhabuiduc/react-filter-box/issues/30)) ([9a690e9](https://github.com/nhabuiduc/react-filter-box/commit/9a690e9d0dafa951ab76f6fca6efb247469ced2b)) |
| 15 | +* **deps:** bump express from 4.18.2 to 4.19.2 ([#29](https://github.com/nhabuiduc/react-filter-box/issues/29)) ([609a460](https://github.com/nhabuiduc/react-filter-box/commit/609a460e514d38b97fc84ab898f0b26b92402a48)) |
| 16 | +* **deps:** bump follow-redirects from 1.15.2 to 1.15.4 ([#26](https://github.com/nhabuiduc/react-filter-box/issues/26)) ([3348c46](https://github.com/nhabuiduc/react-filter-box/commit/3348c4674272991f77e4cd05c0354c6ec8a09f4a)) |
| 17 | +* **deps:** bump follow-redirects from 1.15.4 to 1.15.6 ([#27](https://github.com/nhabuiduc/react-filter-box/issues/27)) ([27707ce](https://github.com/nhabuiduc/react-filter-box/commit/27707ce93195d182acdccb8f300083f672ce44cc)) |
| 18 | +* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([#23](https://github.com/nhabuiduc/react-filter-box/issues/23)) ([715f9c0](https://github.com/nhabuiduc/react-filter-box/commit/715f9c0e90d9aef0e71a638f0fdbf7a784e4bb15)) |
| 19 | +* **deps:** bump micromatch from 4.0.5 to 4.0.8 ([#33](https://github.com/nhabuiduc/react-filter-box/issues/33)) ([9488156](https://github.com/nhabuiduc/react-filter-box/commit/9488156353d641b6a7b8d701ea8d429e0ad2a2fd)) |
| 20 | +* **deps:** bump semver from 5.7.1 to 5.7.2 ([#21](https://github.com/nhabuiduc/react-filter-box/issues/21)) ([0ab921e](https://github.com/nhabuiduc/react-filter-box/commit/0ab921eccc5acb5c3e95ccf7b95e8091b93faeef)) |
| 21 | +* **deps:** bump tough-cookie from 4.1.2 to 4.1.3 ([#22](https://github.com/nhabuiduc/react-filter-box/issues/22)) ([e5e05e5](https://github.com/nhabuiduc/react-filter-box/commit/e5e05e5f918aa4633dc64e816dfef7a7f72c68d2)) |
| 22 | +* **deps:** bump webpack-dev-middleware from 5.3.3 to 5.3.4 ([#28](https://github.com/nhabuiduc/react-filter-box/issues/28)) ([19233c7](https://github.com/nhabuiduc/react-filter-box/commit/19233c767c824ba6d6566bf59cbf894f8682eac2)) |
| 23 | +* **deps:** bump word-wrap from 1.2.3 to 1.2.4 ([#20](https://github.com/nhabuiduc/react-filter-box/issues/20)) ([4e890ee](https://github.com/nhabuiduc/react-filter-box/commit/4e890eef674071bdc5caedd30dc57f43ef733ae0)) |
| 24 | +* **deps:** bump ws from 8.11.0 to 8.17.1 ([#31](https://github.com/nhabuiduc/react-filter-box/issues/31)) ([853bd2d](https://github.com/nhabuiduc/react-filter-box/commit/853bd2d3ddeae920a28d11e7cb652f0bf0e3c15a)) |
| 25 | +* **deps-dev:** bump webpack from 5.75.0 to 5.76.0 ([#19](https://github.com/nhabuiduc/react-filter-box/issues/19)) ([7e0e7ba](https://github.com/nhabuiduc/react-filter-box/commit/7e0e7ba8e90c147fa74da2e3be681693e8f62260)) |
| 26 | +* **deps-dev:** bump webpack from 5.89.0 to 5.94.0 ([#32](https://github.com/nhabuiduc/react-filter-box/issues/32)) ([2d7e67c](https://github.com/nhabuiduc/react-filter-box/commit/2d7e67c170a0bf3e00c6a543404f07399438e93e)) |
| 27 | +* removes codeql config ([8f9ebf8](https://github.com/nhabuiduc/react-filter-box/commit/8f9ebf8e1b6fd9b16baa583d461eb4e53bbf33d4)) |
1 | 28 | ## [v3.4.12](https://github.com/nhabuiduc/react-filter-box/compare/v3.4.11...v3.4.12) (2023-02-27) |
2 | 29 |
|
3 | 30 | ### :bug: Bug Fix |
|
0 commit comments