Skip to content

Commit 2d78615

Browse files
committed
🔖 Release v2.2.0 [skip ci]
1 parent b42373c commit 2d78615

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [v2.2.0](https://github.com/stethoscope-js/integrations/compare/v2.1.2...v2.2.0) (2020-10-06)
2+
3+
## ✨ New features
4+
5+
- [`b42373c`](https://github.com/stethoscope-js/integrations/commit/b42373c) Add CLI command for summary
6+
7+
## ♻️ Updates
8+
9+
- [`fbc3685`](https://github.com/stethoscope-js/integrations/commit/fbc3685) Create nested Oura API
10+
111
# [v2.1.2](https://github.com/stethoscope-js/integrations/compare/v2.1.1...v2.1.2) (2020-10-06)
212

313
## 🐛 Bug fixes

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stethoscope-js/integrations",
3-
"version": "2.1.2",
3+
"version": "2.2.0",
44
"description": "Node.js/TypeScript packages to track your life data using Stethoscope",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)