@atom-learning/components 4.4.0 → 4.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 +4 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
## [4.4.1](https://github.com/Atom-Learning/components/compare/v4.4.0...v4.4.1) (2025-02-26)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
###
|
|
4
|
+
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
*
|
|
6
|
+
* add additional timeout to settle font fluctuations in VR builds ([2294797](https://github.com/Atom-Learning/components/commit/22947979c24199e1903680efb524ccbca310d4ff))
|
|
7
|
+
* vr yml issue - build not triggered on push to main ([0d3ffca](https://github.com/Atom-Learning/components/commit/0d3ffca9d4cacdbe85eac826f91aa93bc5977037))
|
|
7
8
|
|
|
8
9
|
# [1.4.0](https://github.com/Atom-Learning/components/compare/v1.3.0...v1.4.0) (2022-04-11)
|
|
9
10
|
|