@hortiview/shared-components 1.4.0 → 1.4.1

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
@@ -1,3 +1,18 @@
1
+ ## [1.4.1](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.4.0...v1.4.1) (2025-04-18)
2
+
3
+ ### Bug Fixes
4
+
5
+ * fix datepicker ([99e84f0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/99e84f0b256f7a65266af0d933b49b8bd3a7e8db))
6
+
7
+ ### Documentation
8
+
9
+ * add a method comment for getValidDay ([6d10f38](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/6d10f388199e13072068b641a24872ce934963ef))
10
+ * add comment to useUtc prop to prevent future bugs ([95b9391](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/95b939198711e2809335b42b2bf60ff0efabbb31))
11
+
12
+ ### Code Refactoring
13
+
14
+ * remove button ([f5f4aff](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/commit/f5f4aff457942839296d2b4810f0287c378a8c1a))
15
+
1
16
  ## [1.4.0](https://dev.azure.com/sdundc/HV%20Platform/_git/HortiView-Frontend-Shared/compare/v1.3.5...v1.4.0) (2025-04-11)
2
17
 
3
18
  ### Features