@artsy/cohesion
Advanced tools
Comparing version 0.2.7-canary.28.421.0 to 0.2.7
@@ -0,1 +1,22 @@ | ||
# v0.2.7 (Thu Apr 23 2020) | ||
#### ⚠️ Pushed to `master` | ||
- Add docs URL to Readme ([@eessex](https://github.com/eessex)) | ||
#### 🏠 Internal | ||
- Update dep babel-jest from 25.3.0 to v25.4.0 [#25](https://github.com/artsy/cohesion/pull/25) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) | ||
- Update dep jest from 25.3.0 to v25.4.0 [#26](https://github.com/artsy/cohesion/pull/26) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) | ||
- Update dep lint-staged from 10.1.3 to v10.1.7 [#27](https://github.com/artsy/cohesion/pull/27) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) | ||
- Update dep prettier from 2.0.4 to v2.0.5 [#28](https://github.com/artsy/cohesion/pull/28) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) | ||
#### Authors: 3 | ||
- [@renovate[bot]](https://github.com/renovate[bot]) | ||
- Eve Essex ([@eessex](https://github.com/eessex)) | ||
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) | ||
--- | ||
# v0.2.6 (Wed Apr 22 2020) | ||
@@ -2,0 +23,0 @@ |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "0.2.7-canary.28.421.0", | ||
"version": "0.2.7", | ||
"description": "Analytics schema and library helpers", | ||
@@ -33,8 +33,8 @@ "main": "dist/index.js", | ||
"@types/jest": "25.2.1", | ||
"babel-jest": "25.3.0", | ||
"babel-jest": "25.4.0", | ||
"concurrently": "5.1.0", | ||
"husky": "4.2.5", | ||
"jest": "25.3.0", | ||
"jest": "25.4.0", | ||
"jest-junit": "10.0.0", | ||
"lint-staged": "10.1.3", | ||
"lint-staged": "10.1.7", | ||
"prettier": "2.0.5", | ||
@@ -41,0 +41,0 @@ "tslint": "6.1.1", |
@@ -7,2 +7,3 @@ # Cohesion [](https://circleci.com/gh/artsy/cohesion) [](https://www.npmjs.com/package/@artsy/2Fcohesion) | ||
- **GitHub:** https://github.com/artsy/cohesion | ||
- **Docs:** https://cohesion.artsy.net | ||
- **Ci**: https://circleci.com/gh/artsy/cohesion | ||
@@ -9,0 +10,0 @@ - **[NPM](https://www.npmjs.com/package/@artsy/2Fcohesion):** Package updates are published automatically on successful merges to master. Canaries are available on PR's from feature branches. |
33978
85