@spothero/ui 14.3.2-beta.0 → 14.3.2

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,7 +1,7 @@
1
- # 14.3.2-beta.0 - 04/07/2022
1
+ # 14.3.2 - 04/07/2022
2
2
 
3
3
  ## Miscellaneous Updates
4
- * [[5747873](https://github.com/spothero/fe-ui/commit/5747873)] - `fix:` Revert commit 346683 feat: Use dynamic import for Image Carousel (Gru Singh)
4
+ * [[2588e13](https://github.com/spothero/fe-ui/commit/2588e13)] - `fix:` Revert commit 346683 feat: Use dynamic import for Image Carousel ([#278](https://github.com/spothero/fe-ui/pull/278)) (Gru Singh)
5
5
 
6
6
  # 14.3.1 - 04/07/2022
7
7
 
package/CHANGELOG.tmp CHANGED
@@ -1,5 +1,5 @@
1
- # 14.3.2-beta.0 - 04/07/2022
1
+ # 14.3.2 - 04/07/2022
2
2
 
3
3
  ## Miscellaneous Updates
4
- * [[5747873](https://github.com/spothero/fe-ui/commit/5747873)] - `fix:` Revert commit 346683 feat: Use dynamic import for Image Carousel (Gru Singh)
4
+ * [[2588e13](https://github.com/spothero/fe-ui/commit/2588e13)] - `fix:` Revert commit 346683 feat: Use dynamic import for Image Carousel ([#278](https://github.com/spothero/fe-ui/pull/278)) (Gru Singh)
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spothero/ui",
3
- "version": "14.3.2-beta.0",
3
+ "version": "14.3.2",
4
4
  "description": "SpotHero's React component UI library.",
5
5
  "main": "v2/index-bundled.cjs.js",
6
6
  "module": "v2/index.js",