@artsy/cohesion 4.315.0 → 4.315.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 +13 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
# v4.315.1 (Mon Nov 03 2025)
|
|
2
|
+
|
|
3
|
+
#### ⚠️ Pushed to `main`
|
|
4
|
+
|
|
5
|
+
- Revert "chore: add liveAuctions ScreenOwnerType" ([@dariakoko](https://github.com/dariakoko))
|
|
6
|
+
- chore: add liveAuctions ScreenOwnerType ([@dariakoko](https://github.com/dariakoko))
|
|
7
|
+
|
|
8
|
+
#### Authors: 1
|
|
9
|
+
|
|
10
|
+
- Daria Kozlova ([@dariakoko](https://github.com/dariakoko))
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
1
14
|
# v4.315.0 (Fri Oct 31 2025)
|
|
2
15
|
|
|
3
16
|
#### 🚀 Enhancement
|