Skip to content

Commit f0afde4

Browse files
committed
🔖 Release v2.3.3 [skip ci]
1 parent a9386cb commit f0afde4

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.3 (2022-11-15)
2+
3+
[📝 Release notes](https://github.com/stethoscope-js/integrations/releases/tag/v2.3.3) · [💻 Compare](https://github.com/stethoscope-js/integrations/compare/v2.3.2...v2.3.3) · [🔖 Tag](https://github.com/stethoscope-js/integrations/tree/v2.3.3) · 🗄️ Archive ([zip](https://github.com/stethoscope-js/integrations/archive/v2.3.3.zip) · [tar.gz](https://github.com/stethoscope-js/integrations/archive/v2.3.3.tar.gz))
4+
5+
### 🐛 Bug fixes
6+
7+
- [`a9386cb`](https://github.com/stethoscope-js/integrations/commit/a9386cb) Fix entries, summary key name
8+
9+
### ⬆️ Dependency updates
10+
11+
- [`69835b8`](https://github.com/stethoscope-js/integrations/commit/69835b8) Update dependencies
12+
113
## v2.3.2 (2022-11-15)
214

315
[📝 Release notes](https://github.com/stethoscope-js/integrations/releases/tag/v2.3.2) · [💻 Compare](https://github.com/stethoscope-js/integrations/compare/v2.3.1...v2.3.2) · [🔖 Tag](https://github.com/stethoscope-js/integrations/tree/v2.3.2) · 🗄️ Archive ([zip](https://github.com/stethoscope-js/integrations/archive/v2.3.2.zip) · [tar.gz](https://github.com/stethoscope-js/integrations/archive/v2.3.2.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.3.2",
3+
"version": "2.3.3",
44
"description": "Node.js/TypeScript packages to track your life data using Stethoscope",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)