Skip to content

Commit 864db8c

Browse files
committed
🔖 Release v2.2.14 [skip ci]
1 parent 91c1699 commit 864db8c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v2.2.14 (2021-02-15)
2+
3+
[📝 Release notes](https://github.com/stethoscope-js/integrations/releases/tag/v2.2.14) · [💻 Compare](https://github.com/stethoscope-js/integrations/compare/v2.2.13...v2.2.14) · [🔖 Tag](https://github.com/stethoscope-js/integrations/tree/v2.2.14) · 🗄️ Archive ([zip](https://github.com/stethoscope-js/integrations/archive/v2.2.14.zip) · [tar.gz](https://github.com/stethoscope-js/integrations/archive/v2.2.14.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`84116fe`](https://github.com/stethoscope-js/integrations/commit/84116fe) Bump semantic-release from 17.3.7 to 17.3.8
8+
- [`e1eebf0`](https://github.com/stethoscope-js/integrations/commit/e1eebf0) Bump ts-jest from 26.5.0 to 26.5.1
9+
- [`58bb23c`](https://github.com/stethoscope-js/integrations/commit/58bb23c) Bump typescript from 4.1.3 to 4.1.4
10+
- [`4b0a21b`](https://github.com/stethoscope-js/integrations/commit/4b0a21b) Bump typescript from 4.1.4 to 4.1.5
11+
- [`09ab028`](https://github.com/stethoscope-js/integrations/commit/09ab028) Bump @types/fs-extra from 9.0.6 to 9.0.7
12+
113
## v2.2.13 (2021-02-08)
214

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

0 commit comments

Comments
 (0)