Skip to content

Commit 762c196

Browse files
committed
🔖 Release v2.2.16 [skip ci]
1 parent 8e4f71d commit 762c196

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v2.2.16 (2021-03-01)
2+
3+
[📝 Release notes](https://github.com/stethoscope-js/integrations/releases/tag/v2.2.16) · [💻 Compare](https://github.com/stethoscope-js/integrations/compare/v2.2.15...v2.2.16) · [🔖 Tag](https://github.com/stethoscope-js/integrations/tree/v2.2.16) · 🗄️ Archive ([zip](https://github.com/stethoscope-js/integrations/archive/v2.2.16.zip) · [tar.gz](https://github.com/stethoscope-js/integrations/archive/v2.2.16.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`9c7b309`](https://github.com/stethoscope-js/integrations/commit/9c7b309) Bump actions/setup-node from v2.1.4 to v2.1.5
8+
- [`88aa71f`](https://github.com/stethoscope-js/integrations/commit/88aa71f) Bump typescript from 4.1.5 to 4.2.2
9+
- [`4a006c1`](https://github.com/stethoscope-js/integrations/commit/4a006c1) Bump ts-jest from 26.5.1 to 26.5.2
10+
- [`2e20200`](https://github.com/stethoscope-js/integrations/commit/2e20200) Bump semantic-release from 17.3.9 to 17.4.0
11+
112
## v2.2.15 (2021-02-22)
213

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

0 commit comments

Comments
 (0)