Skip to content

Commit 9f8e20d

Browse files
🔖 Release v1.2.5 [skip ci]
1 parent 4f45ce0 commit 9f8e20d

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v1.2.5 (2020-12-14)
2+
3+
[📝 Release notes](https://github.com/stethoscope-js/action/releases/tag/v1.2.5) · [💻 Compare](https://github.com/stethoscope-js/action/compare/v1.2.4...v1.2.5) · [🔖 Tag](https://github.com/stethoscope-js/action/tree/v1.2.5) · 🗄️ Archive ([zip](https://github.com/stethoscope-js/action/archive/v1.2.5.zip) · [tar.gz](https://github.com/stethoscope-js/action/archive/v1.2.5.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`0efbdb7`](https://github.com/stethoscope-js/action/commit/0efbdb7) Bump @types/jest from 26.0.16 to 26.0.17
8+
- [`7d1f0e6`](https://github.com/stethoscope-js/action/commit/7d1f0e6) Bump @types/jest from 26.0.17 to 26.0.18
9+
- [`135d597`](https://github.com/stethoscope-js/action/commit/135d597) Bump simple-git from 2.24.0 to 2.25.0
10+
- [`c7e9d1d`](https://github.com/stethoscope-js/action/commit/c7e9d1d) Bump simple-git from 2.25.0 to 2.26.0
11+
- [`6eec890`](https://github.com/stethoscope-js/action/commit/6eec890) Bump @types/jest from 26.0.18 to 26.0.19
12+
- [`405e35d`](https://github.com/stethoscope-js/action/commit/405e35d) Bump actions/setup-node from v2.1.2 to v2.1.3
13+
- [`f38d206`](https://github.com/stethoscope-js/action/commit/f38d206) Bump simple-git from 2.26.0 to 2.27.0
14+
- [`654526e`](https://github.com/stethoscope-js/action/commit/654526e) Bump @stethoscope-js/integrations from 2.2.4 to 2.2.5
15+
- [`d1f31d2`](https://github.com/stethoscope-js/action/commit/d1f31d2) Bump typescript from 4.1.2 to 4.1.3
16+
117
## v1.2.4 (2020-12-07)
218

319
[📝 Release notes](https://github.com/stethoscope-js/action/releases/tag/v1.2.4) · [💻 Compare](https://github.com/stethoscope-js/action/compare/v1.2.3...v1.2.4) · [🔖 Tag](https://github.com/stethoscope-js/action/tree/v1.2.4) · 🗄️ Archive ([zip](https://github.com/stethoscope-js/action/archive/v1.2.4.zip) · [tar.gz](https://github.com/stethoscope-js/action/archive/v1.2.4.tar.gz))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stethoscope-js/action",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "GitHub Action to track your life data using Stethoscope",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)