@artsy/cohesion
Advanced tools
Comparing version 1.18.0 to 1.19.0
@@ -0,1 +1,13 @@ | ||
# v1.19.0 (Mon Jul 06 2020) | ||
#### 🚀 Enhancement | ||
- Add contextModule for followed galleries rail [#77](https://github.com/artsy/cohesion/pull/77) ([@brainbicycle](https://github.com/brainbicycle)) | ||
#### Authors: 1 | ||
- Brian Beckerle ([@brainbicycle](https://github.com/brainbicycle)) | ||
--- | ||
# v1.18.0 (Thu Jul 02 2020) | ||
@@ -2,0 +14,0 @@ |
@@ -47,2 +47,3 @@ /** | ||
newWorksByArtistsYouFollowRail = "newWorksByArtistsYouFollowRail", | ||
newWorksByGalleriesYouFollowRail = "newWorksByGalleriesYouFollowRail", | ||
otherWorksByArtistRail = "otherWorksByArtistRail", | ||
@@ -49,0 +50,0 @@ otherWorksFromPartnerRail = "otherWorksFromPartnerRail", |
@@ -61,2 +61,3 @@ "use strict"; | ||
ContextModule["newWorksByArtistsYouFollowRail"] = "newWorksByArtistsYouFollowRail"; | ||
ContextModule["newWorksByGalleriesYouFollowRail"] = "newWorksByGalleriesYouFollowRail"; | ||
ContextModule["otherWorksByArtistRail"] = "otherWorksByArtistRail"; | ||
@@ -63,0 +64,0 @@ ContextModule["otherWorksFromPartnerRail"] = "otherWorksFromPartnerRail"; |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "1.18.0", | ||
"version": "1.19.0", | ||
"description": "Analytics schema and library helpers", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97404
2261