Skip to content

Commit 2cfaa3c

Browse files
committed
🔖 Release v2.2.15 [skip ci]
1 parent 72e290d commit 2cfaa3c

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.15 (2021-02-22)
2+
3+
[📝 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))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`b25bfc7`](https://github.com/stethoscope-js/integrations/commit/b25bfc7) Bump vsoch/pull-request-action from 1.0.13 to 1.0.14
8+
- [`92c2c95`](https://github.com/stethoscope-js/integrations/commit/92c2c95) Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
9+
- [`53e9568`](https://github.com/stethoscope-js/integrations/commit/53e9568) Bump semantic-release from 17.3.8 to 17.3.9
10+
- [`fbdcc5e`](https://github.com/stethoscope-js/integrations/commit/fbdcc5e) Bump vsoch/pull-request-action from 1.0.14 to 1.0.15
11+
- [`259e47a`](https://github.com/stethoscope-js/integrations/commit/259e47a) Bump googleapis from 67.0.0 to 67.1.0
12+
113
## v2.2.14 (2021-02-15)
214

315
[📝 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))

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

0 commit comments

Comments
 (0)