# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.3](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/i18n-lint@2.3.2...@m6web/i18n-lint@2.3.3) (2025-02-24)


### Bug Fixes

* cover edge cases for anchor tags ([#139](https://github.com/BedrockStreaming/i18n-tools/issues/139)) ([81c1186](https://github.com/BedrockStreaming/i18n-tools/commit/81c1186ac4598094323c9c2f9ed04fd8708cf0b6))






## [2.3.2](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/i18n-lint@2.3.1...@m6web/i18n-lint@2.3.2) (2023-12-22)

### Chore

* **i18n-lint:** update dependencies


## [2.3.1](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/i18n-lint@2.3.0...@m6web/i18n-lint@2.3.1) (2023-11-28)

### Performance

* **i18n-lint:** optimize lodash imports ([9f95897](https://github.com/BedrockStreaming/i18n-tools/pull/134/commits/9f95897c61040ab2e9950405c19f10320826d21c))



# [2.3.0](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/i18n-lint@2.2.0...@m6web/i18n-lint@2.3.0) (2022-04-28)


### Features

* **bedrock:** load js corrrectly from root ([9085e3c](https://github.com/BedrockStreaming/i18n-tools/commit/9085e3cc968e55e6eead98e944db1e42698b6b28))





# [2.2.0](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/i18n-lint@2.1.0...@m6web/i18n-lint@2.2.0) (2022-02-15)


### Features

* **i18n-lint:** load eslint js file ([#110](https://github.com/BedrockStreaming/i18n-tools/issues/110)) ([1cbf9a8](https://github.com/BedrockStreaming/i18n-tools/commit/1cbf9a841fbc9f83dfb3804eb0960ebd69633c25))





## [1.1.2](https://github.com/M6Web/i18n-tools/compare/@m6web/i18n-lint@1.1.1...@m6web/i18n-lint@1.1.2) (2021-03-17)

**Note:** Version bump only for package @m6web/i18n-lint





## [1.1.1](https://github.com/M6Web/i18n-tools/compare/@m6web/i18n-lint@1.1.0...@m6web/i18n-lint@1.1.1) (2021-03-09)

**Note:** Version bump only for package @m6web/i18n-lint





# [1.1.0](https://github.com/M6Web/i18n-tools/compare/@m6web/i18n-lint@1.1.0...@m6web/i18n-lint@1.1.0) (2021-03-08)


### Bug Fixes

* **i18n-lint:** fix missing bin ([#7](https://github.com/M6Web/i18n-tools/issues/7)) ([da5523f](https://github.com/M6Web/i18n-tools/commit/da5523f9440d0e15ae5c841ce49f9e3a4359bdbc))
* **i18n-lint:** fix missing default config file in npm package ([68fe3e0](https://github.com/M6Web/i18n-tools/commit/68fe3e098cdedd194935806e73cbfa1ac5c3c4c8))
* **i18n-lint:** fix missing file in npm package ([#12](https://github.com/M6Web/i18n-tools/issues/12)) ([6a12117](https://github.com/M6Web/i18n-tools/commit/6a1211709a3adfcf73b64a7a4945102e680ac970))


### Features

* **alphabetic:** rules to order keys ([#4](https://github.com/M6Web/i18n-tools/issues/4)) ([2536d92](https://github.com/M6Web/i18n-tools/commit/2536d929033110474ad45ba25d4a89f871f56090))
* **htmlVerifier:** add html tags checks and deep html count check ([#1](https://github.com/M6Web/i18n-tools/issues/1)) ([a7f7c89](https://github.com/M6Web/i18n-tools/commit/a7f7c8915ed176e59ff41687fcb17e64921e7e31))
* **logger:** add better logger with chalk ([#2](https://github.com/M6Web/i18n-tools/issues/2)) ([0128102](https://github.com/M6Web/i18n-tools/commit/0128102034448af8d62b158eb1cbd4c855dc2090))
