@artsy/cohesion 4.358.0 → 4.359.0

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,15 @@
1
+ # v4.359.0 (Fri Jun 12 2026)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - chore: update point people in README.md [#702](https://github.com/artsy/cohesion/pull/702) ([@MounirDhahri](https://github.com/MounirDhahri))
6
+
7
+ #### Authors: 1
8
+
9
+ - Mounir Dhahri ([@MounirDhahri](https://github.com/MounirDhahri))
10
+
11
+ ---
12
+
1
13
  # v4.358.0 (Wed Jun 10 2026)
2
14
 
3
15
  #### 🚀 Enhancement
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  - **Docs:** https://cohesion.artsy.net
8
8
  - **Ci**: https://circleci.com/gh/artsy/cohesion
9
9
  - **[NPM](https://www.npmjs.com/package/@artsy/cohesion):** Package updates are published automatically on successful merges to main. Canaries are available on PR's from feature branches.
10
- - **Point People**: [@abhitip][]
10
+ - **Point People**: [Xander](https://github.com/xander-pero), [Mounir](https://github.com/MounirDhahri)
11
11
 
12
12
  ## Contributing
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artsy/cohesion",
3
- "version": "4.358.0",
3
+ "version": "4.359.0",
4
4
  "description": "Analytics schema",
5
5
  "main": "dist/index.js",
6
6
  "publishConfig": {