@artsy/cohesion 4.25.0 → 4.25.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +34 -17
  2. package/README.md +2 -2
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ # v4.25.1 (Fri Dec 10 2021)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - chore(inclusive-language): Rename master -> main [#270](https://github.com/artsy/cohesion/pull/270) ([@damassi](https://github.com/damassi))
6
+
7
+ #### 🏠 Internal
8
+
9
+ - chore(deps): update dep typescript from 4.5.2 to v4.5.3 [#269](https://github.com/artsy/cohesion/pull/269) ([@renovate-bot](https://github.com/renovate-bot))
10
+
11
+ #### Authors: 2
12
+
13
+ - Christopher Pappas ([@damassi](https://github.com/damassi))
14
+ - WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
15
+
16
+ ---
17
+
1
18
  # v4.25.0 (Mon Nov 29 2021)
2
19
 
3
20
  #### 🚀 Enhancement
@@ -808,7 +825,7 @@
808
825
 
809
826
  # v1.81.1 (Wed Mar 31 2021)
810
827
 
811
- #### ⚠️ Pushed to `master`
828
+ #### ⚠️ Pushed to `main`
812
829
 
813
830
  - Make some props optional ([@damassi](https://github.com/damassi))
814
831
 
@@ -994,7 +1011,7 @@
994
1011
 
995
1012
  - feat: adds position and sort args to artwork click [#157](https://github.com/artsy/cohesion/pull/157) ([@dzucconi](https://github.com/dzucconi))
996
1013
 
997
- #### ⚠️ Pushed to `master`
1014
+ #### ⚠️ Pushed to `main`
998
1015
 
999
1016
  - Update README.md ([@damassi](https://github.com/damassi))
1000
1017
 
@@ -1024,7 +1041,7 @@
1024
1041
 
1025
1042
  # v1.68.2 (Tue Jan 12 2021)
1026
1043
 
1027
- #### ⚠️ Pushed to `master`
1044
+ #### ⚠️ Pushed to `main`
1028
1045
 
1029
1046
  - Update pull_request_template.md ([@damassi](https://github.com/damassi))
1030
1047
 
@@ -1036,7 +1053,7 @@
1036
1053
 
1037
1054
  # v1.68.1 (Tue Jan 12 2021)
1038
1055
 
1039
- #### ⚠️ Pushed to `master`
1056
+ #### ⚠️ Pushed to `main`
1040
1057
 
1041
1058
  - Create pull_request_template.md ([@damassi](https://github.com/damassi))
1042
1059
 
@@ -1625,7 +1642,7 @@
1625
1642
 
1626
1643
  # v1.33.5 (Wed Sep 02 2020)
1627
1644
 
1628
- #### ⚠️ Pushed to `master`
1645
+ #### ⚠️ Pushed to `main`
1629
1646
 
1630
1647
  - Add recommendedArtistsRail to AuthContextModule ([@eessex](https://github.com/eessex))
1631
1648
 
@@ -1637,7 +1654,7 @@
1637
1654
 
1638
1655
  # v1.33.4 (Mon Aug 31 2020)
1639
1656
 
1640
- #### ⚠️ Pushed to `master`
1657
+ #### ⚠️ Pushed to `main`
1641
1658
 
1642
1659
  - Add fairRail to AuthContextModule ([@eessex](https://github.com/eessex))
1643
1660
 
@@ -1649,7 +1666,7 @@
1649
1666
 
1650
1667
  # v1.33.3 (Thu Aug 27 2020)
1651
1668
 
1652
- #### ⚠️ Pushed to `master`
1669
+ #### ⚠️ Pushed to `main`
1653
1670
 
1654
1671
  - Add topWorksRail to AuthContextModule ([@eessex](https://github.com/eessex))
1655
1672
 
@@ -1673,7 +1690,7 @@
1673
1690
 
1674
1691
  # v1.33.1 (Wed Aug 26 2020)
1675
1692
 
1676
- #### ⚠️ Pushed to `master`
1693
+ #### ⚠️ Pushed to `main`
1677
1694
 
1678
1695
  - Add artistSeriesRail to AuthContextModule ([@eessex](https://github.com/eessex))
1679
1696
 
@@ -1709,7 +1726,7 @@
1709
1726
 
1710
1727
  # v1.31.1 (Mon Aug 24 2020)
1711
1728
 
1712
- #### ⚠️ Pushed to `master`
1729
+ #### ⚠️ Pushed to `main`
1713
1730
 
1714
1731
  - add featuredArtists to AuthContextModule ([@eessex](https://github.com/eessex))
1715
1732
 
@@ -1725,9 +1742,9 @@
1725
1742
 
1726
1743
  - Use auth context for follow [#95](https://github.com/artsy/cohesion/pull/95) ([@eessex](https://github.com/eessex))
1727
1744
 
1728
- #### ⚠️ Pushed to `master`
1745
+ #### ⚠️ Pushed to `main`
1729
1746
 
1730
- - Merge branch 'master' of https://github.com/artsy/cohesion ([@eessex](https://github.com/eessex))
1747
+ - Merge branch 'main' of https://github.com/artsy/cohesion ([@eessex](https://github.com/eessex))
1731
1748
  - include popularArtistsRail in AuthContextModule ([@eessex](https://github.com/eessex))
1732
1749
 
1733
1750
  #### Authors: 1
@@ -2060,7 +2077,7 @@
2060
2077
 
2061
2078
  # v1.6.2 (Thu Jun 11 2020)
2062
2079
 
2063
- #### ⚠️ Pushed to `master`
2080
+ #### ⚠️ Pushed to `main`
2064
2081
 
2065
2082
  - casing hotfix ([@eessex](https://github.com/eessex))
2066
2083
 
@@ -2295,7 +2312,7 @@
2295
2312
 
2296
2313
  # v0.2.7 (Thu Apr 23 2020)
2297
2314
 
2298
- #### ⚠️ Pushed to `master`
2315
+ #### ⚠️ Pushed to `main`
2299
2316
 
2300
2317
  - Add docs URL to Readme ([@eessex](https://github.com/eessex))
2301
2318
 
@@ -2328,12 +2345,12 @@
2328
2345
 
2329
2346
  # v0.2.5 (Wed Apr 22 2020)
2330
2347
 
2331
- #### ⚠️ Pushed to `master`
2348
+ #### ⚠️ Pushed to `main`
2332
2349
 
2333
2350
  - only run tests from /src directory ([@eessex](https://github.com/eessex))
2334
2351
  - Fixes tests ([@abhitip](https://github.com/abhitip))
2335
2352
  - Event helpers match updated schema ([@abhitip](https://github.com/abhitip))
2336
- - Merge branch 'master' of github.com:artsy/cohesion into reset-your-password ([@abhitip](https://github.com/abhitip))
2353
+ - Merge branch 'main' of github.com:artsy/cohesion into reset-your-password ([@abhitip](https://github.com/abhitip))
2337
2354
  - Enriches events with properties carried over from authImpression ([@abhitip](https://github.com/abhitip))
2338
2355
  - alphabetizes properties ([@abhitip](https://github.com/abhitip))
2339
2356
  - Adds resetYourPassword ([@abhitip](https://github.com/abhitip))
@@ -2347,7 +2364,7 @@
2347
2364
 
2348
2365
  # v0.2.4 (Wed Apr 22 2020)
2349
2366
 
2350
- #### ⚠️ Pushed to `master`
2367
+ #### ⚠️ Pushed to `main`
2351
2368
 
2352
2369
  - fix example comment formatting ([@eessex](https://github.com/eessex))
2353
2370
 
@@ -2466,4 +2483,4 @@
2466
2483
  #### Authors: 2
2467
2484
 
2468
2485
  - Eve Essex ([@eessex](https://github.com/eessex))
2469
- - WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
2486
+ - WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
  - **GitHub:** https://github.com/artsy/cohesion
7
7
  - **Docs:** https://cohesion.artsy.net
8
8
  - **Ci**: https://circleci.com/gh/artsy/cohesion
9
- - **[NPM](https://www.npmjs.com/package/@artsy/cohesion):** Package updates are published automatically on successful merges to master. Canaries are available on PR's from feature branches.
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
10
  - **Point People**: [@damassi][], [@abhitip][]
11
11
 
12
12
  ## Contributing
@@ -75,7 +75,7 @@ export interface MyNewEvent {
75
75
  }
76
76
  ```
77
77
 
78
- 3. In `Schema/Events/index.ts`, add the new interface to the valid events master list, `Event`
78
+ 3. In `Schema/Events/index.ts`, add the new interface to the valid events main list, `Event`
79
79
 
80
80
  4. Add descriptive comments with examples to explain the use of your new event. Our documentation is generated automatically from in-code comments, find more information on syntax in the [`typedoc` docs][typedoc_docs].
81
81
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artsy/cohesion",
3
- "version": "4.25.0",
3
+ "version": "4.25.1",
4
4
  "description": "Analytics schema",
5
5
  "main": "dist/index.js",
6
6
  "publishConfig": {
@@ -47,7 +47,7 @@
47
47
  "lint-staged": "10.1.7",
48
48
  "prettier": "2.0.5",
49
49
  "typedoc": "0.17.7",
50
- "typescript": "4.5.2"
50
+ "typescript": "4.5.3"
51
51
  },
52
52
  "dependencies": {
53
53
  "core-js": "3"