Skip to content

Commit 8003d9c

Browse files
committed
🔖 Release v2.3.0 [skip ci]
1 parent cf1125a commit 8003d9c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v2.3.0 (2022-11-15)
2+
3+
[📝 Release notes](https://github.com/stethoscope-js/integrations/releases/tag/v2.3.0) · [💻 Compare](https://github.com/stethoscope-js/integrations/compare/v2.2.18...v2.3.0) · [🔖 Tag](https://github.com/stethoscope-js/integrations/tree/v2.3.0) · 🗄️ Archive ([zip](https://github.com/stethoscope-js/integrations/archive/v2.3.0.zip) · [tar.gz](https://github.com/stethoscope-js/integrations/archive/v2.3.0.tar.gz))
4+
5+
### ✨ New features
6+
7+
- [`cf1125a`](https://github.com/stethoscope-js/integrations/commit/cf1125a) Add daily full summary
8+
9+
### ⬆️ Dependency updates
10+
11+
- [`5a9f509`](https://github.com/stethoscope-js/integrations/commit/5a9f509) Update all dependencies
12+
113
## v2.2.18 (2021-03-22)
214

315
[📝 Release notes](https://github.com/stethoscope-js/integrations/releases/tag/v2.2.18) · [💻 Compare](https://github.com/stethoscope-js/integrations/compare/v2.2.17...v2.2.18) · [🔖 Tag](https://github.com/stethoscope-js/integrations/tree/v2.2.18) · 🗄️ Archive ([zip](https://github.com/stethoscope-js/integrations/archive/v2.2.18.zip) · [tar.gz](https://github.com/stethoscope-js/integrations/archive/v2.2.18.tar.gz))

package-lock.json

+2-2
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.2.18",
3+
"version": "2.3.0",
44
"description": "Node.js/TypeScript packages to track your life data using Stethoscope",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)