es-components 21.6.97-pre-prod.1 → 21.6.97

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,21 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [21.6.97](https://github.com/wtw-im/es-components/compare/v21.6.97-pre-prod.2...v21.6.97) (2023-02-16)
7
+
8
+ **Note:** Version bump only for package es-components
9
+
10
+ ## [21.6.97-pre-prod.2](https://github.com/wtw-im/es-components/compare/v21.6.97-pre-prod.1...v21.6.97-pre-prod.2) (2023-02-07)
11
+
12
+ ### Build
13
+
14
+ - updating Textbox tests with font-family corrections ([a89ebfc](https://github.com/wtw-im/es-components/commit/a89ebfcb82209603a7759c2b34029d88e2f38e14))
15
+
16
+ ### Fix
17
+
18
+ - ensuring datepicker triangle is always correct ([29fb72d](https://github.com/wtw-im/es-components/commit/29fb72dbe35f0734dd5f68219a5ca14202db4fb7))
19
+ - removing width limit form datepicker inputs ([e522e2f](https://github.com/wtw-im/es-components/commit/e522e2f99e22c3fcaa7481f5dbd9ee78ec76fd39))
20
+
6
21
  ## [21.6.97-pre-prod.1](https://github.com/wtw-im/es-components/compare/v21.6.97-pre-prod.0...v21.6.97-pre-prod.1) (2023-02-07)
7
22
 
8
23
  ### Docs