@spothero/ui 14.8.5-beta.0 → 14.8.5
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 +6 -2
- package/CHANGELOG.tmp +6 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
|
-
# 14.8.5
|
|
1
|
+
# 14.8.5 - 06/22/2022
|
|
2
2
|
|
|
3
3
|
## Miscellaneous Updates
|
|
4
|
-
* [[
|
|
4
|
+
* [[bff3c9d](https://github.com/spothero/fe-ui/commit/bff3c9d)] - `fix:` Fix imports in v1 modal ([#302](https://github.com/spothero/fe-ui/pull/302)) (Mick Johnson)
|
|
5
|
+
* `fix:` Fix imports in v1 modal
|
|
6
|
+
* `publish:` Changelog update for 14.8.5-beta.0 release
|
|
7
|
+
* 14.8.5-beta.0
|
|
8
|
+
* `squash:` Remove beta release stuffCo-authored-by: sh-devtools-bot <sh-dev-tools-bot@spothero.com>
|
|
5
9
|
|
|
6
10
|
# 14.8.4 - 06/21/2022
|
|
7
11
|
## Miscellaneous Updates
|
package/CHANGELOG.tmp
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
# 14.8.5
|
|
1
|
+
# 14.8.5 - 06/22/2022
|
|
2
2
|
|
|
3
3
|
## Miscellaneous Updates
|
|
4
|
-
* [[
|
|
4
|
+
* [[bff3c9d](https://github.com/spothero/fe-ui/commit/bff3c9d)] - `fix:` Fix imports in v1 modal ([#302](https://github.com/spothero/fe-ui/pull/302)) (Mick Johnson)
|
|
5
|
+
* `fix:` Fix imports in v1 modal
|
|
6
|
+
* `publish:` Changelog update for 14.8.5-beta.0 release
|
|
7
|
+
* 14.8.5-beta.0
|
|
8
|
+
* `squash:` Remove beta release stuffCo-authored-by: sh-devtools-bot <sh-dev-tools-bot@spothero.com>
|
|
5
9
|
|