Skip to content

Commit 43b0201

Browse files
committed
🔖 Release v2.1.1 [skip ci]
1 parent 66e1b47 commit 43b0201

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [v2.1.1](https://github.com/stethoscope-js/integrations/compare/v2.1.0...v2.1.1) (2020-10-06)
2+
3+
## ♻️ Updates
4+
5+
- [`2ae5c16`](https://github.com/stethoscope-js/integrations/commit/2ae5c16) Use for await...of in legacy
6+
17
# [v2.1.0](https://github.com/stethoscope-js/integrations/compare/v2.0.0...v2.1.0) (2020-09-23)
28

39
## ✨ New features

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

0 commit comments

Comments
 (0)