Skip to content

Commit 031e222

Browse files
committed
🔖 Release v2.2.18 [skip ci]
1 parent 1f1461f commit 031e222

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.2.18 (2021-03-22)
2+
3+
[📝 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))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`c4e6050`](https://github.com/stethoscope-js/integrations/commit/c4e6050) Bump @types/jest from 26.0.20 to 26.0.21
8+
19
## v2.2.17 (2021-03-08)
210

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

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

0 commit comments

Comments
 (0)