Skip to content

Commit 66e1b47

Browse files
🚨 Fix linting of CHANGELOG.md
1 parent 2ae5c16 commit 66e1b47

File tree

1 file changed

+49
-27
lines changed

1 file changed

+49
-27
lines changed

CHANGELOG.md

+49-27
Original file line numberDiff line numberDiff line change
@@ -1,111 +1,133 @@
11
# [v2.1.0](https://github.com/stethoscope-js/integrations/compare/v2.0.0...v2.1.0) (2020-09-23)
22

33
## ✨ New features
4-
- [`4fdf977`](https://github.com/stethoscope-js/integrations/commit/4fdf977) Add CLI
4+
5+
- [`4fdf977`](https://github.com/stethoscope-js/integrations/commit/4fdf977) Add CLI
56

67
## 🐛 Bug fixes
7-
- [`4d3720e`](https://github.com/stethoscope-js/integrations/commit/4d3720e) Export interface Integrations
8+
9+
- [`4d3720e`](https://github.com/stethoscope-js/integrations/commit/4d3720e) Export interface Integrations
810

911
# [v2.0.0](https://github.com/stethoscope-js/integrations/compare/v1.4.2...v2.0.0) (2020-09-23)
1012

1113
## ✨ New features
12-
- [`f46910c`](https://github.com/stethoscope-js/integrations/commit/f46910c) Add integration interface
1314

14-
- [`bc99751`](https://github.com/stethoscope-js/integrations/commit/bc99751) Add CLI exporter
15+
- [`f46910c`](https://github.com/stethoscope-js/integrations/commit/f46910c) Add integration interface
16+
17+
- [`bc99751`](https://github.com/stethoscope-js/integrations/commit/bc99751) Add CLI exporter
1518

16-
- [`e97f00a`](https://github.com/stethoscope-js/integrations/commit/e97f00a) Use provided start time in legacy update
19+
- [`e97f00a`](https://github.com/stethoscope-js/integrations/commit/e97f00a) Use provided start time in legacy update
1720

1821
## ♻️ Updates
19-
- [`45a291e`](https://github.com/stethoscope-js/integrations/commit/45a291e) Change Clockify to export class
2022

21-
- [`81ea840`](https://github.com/stethoscope-js/integrations/commit/81ea840) Export classes
23+
- [`45a291e`](https://github.com/stethoscope-js/integrations/commit/45a291e) Change Clockify to export class
24+
25+
- [`81ea840`](https://github.com/stethoscope-js/integrations/commit/81ea840) Export classes
2226

2327
## 💥 Breaking changes
24-
- [`f485409`](https://github.com/stethoscope-js/integrations/commit/f485409) BREAKING: Change integrations to classes
28+
29+
- [`f485409`](https://github.com/stethoscope-js/integrations/commit/f485409) BREAKING: Change integrations to classes
2530

2631
# [v1.4.2](https://github.com/stethoscope-js/integrations/compare/v1.4.1...v1.4.2) (2020-09-22)
2732

2833
## 🐛 Bug fixes
29-
- [`e67d4f4`](https://github.com/stethoscope-js/integrations/commit/e67d4f4) Remove daily execution
34+
35+
- [`e67d4f4`](https://github.com/stethoscope-js/integrations/commit/e67d4f4) Remove daily execution
3036

3137
# [v1.4.1](https://github.com/stethoscope-js/integrations/compare/v1.4.0...v1.4.1) (2020-09-22)
3238

3339
## ♻️ Updates
34-
- [`41b81b8`](https://github.com/stethoscope-js/integrations/commit/41b81b8) Fetch 100 tweets at a time
40+
41+
- [`41b81b8`](https://github.com/stethoscope-js/integrations/commit/41b81b8) Fetch 100 tweets at a time
3542

3643
# [v1.4.0](https://github.com/stethoscope-js/integrations/compare/v1.3.0...v1.4.0) (2020-09-22)
3744

3845
## ✨ New features
39-
- [`5c16aeb`](https://github.com/stethoscope-js/integrations/commit/5c16aeb) Add Twitter integration
4046

41-
- [`ba859f9`](https://github.com/stethoscope-js/integrations/commit/ba859f9) Add twitter likes
47+
- [`5c16aeb`](https://github.com/stethoscope-js/integrations/commit/5c16aeb) Add Twitter integration
48+
49+
- [`ba859f9`](https://github.com/stethoscope-js/integrations/commit/ba859f9) Add twitter likes
4250

43-
- [`5efde40`](https://github.com/stethoscope-js/integrations/commit/5efde40) Export Twitter daily
51+
- [`5efde40`](https://github.com/stethoscope-js/integrations/commit/5efde40) Export Twitter daily
4452

4553
## ♻️ Updates
46-
- [`3b655f4`](https://github.com/stethoscope-js/integrations/commit/3b655f4) Export summary helpers
54+
55+
- [`3b655f4`](https://github.com/stethoscope-js/integrations/commit/3b655f4) Export summary helpers
4756

4857
# [v1.3.0](https://github.com/stethoscope-js/integrations/compare/v1.2.1...v1.3.0) (2020-09-22)
4958

5059
## ✨ New features
51-
- [`34c0e76`](https://github.com/stethoscope-js/integrations/commit/34c0e76) Support for `all` under integrations
60+
61+
- [`34c0e76`](https://github.com/stethoscope-js/integrations/commit/34c0e76) Support for `all` under integrations
5262

5363
# [v1.2.1](https://github.com/stethoscope-js/integrations/compare/v1.2.0...v1.2.1) (2020-09-22)
5464

5565
## ♻️ Updates
56-
- [`92484d7`](https://github.com/stethoscope-js/integrations/commit/92484d7) Rename config to integrations
66+
67+
- [`92484d7`](https://github.com/stethoscope-js/integrations/commit/92484d7) Rename config to integrations
5768

5869
# [v1.2.0](https://github.com/stethoscope-js/integrations/compare/v1.1.6...v1.2.0) (2020-09-22)
5970

6071
## ✨ New features
61-
- [`4fd2ad1`](https://github.com/stethoscope-js/integrations/commit/4fd2ad1) Opt-in to all tracking
72+
73+
- [`4fd2ad1`](https://github.com/stethoscope-js/integrations/commit/4fd2ad1) Opt-in to all tracking
6274

6375
# [v1.1.6](https://github.com/stethoscope-js/integrations/compare/v1.1.5...v1.1.6) (2020-09-22)
6476

6577
## ♻️ Updates
66-
- [`02c19d0`](https://github.com/stethoscope-js/integrations/commit/02c19d0) Change config to stethoscope
78+
79+
- [`02c19d0`](https://github.com/stethoscope-js/integrations/commit/02c19d0) Change config to stethoscope
6780

6881
# [v1.1.5](https://github.com/stethoscope-js/integrations/compare/v1.1.4...v1.1.5) (2020-09-22)
6982

7083
## 🐛 Bug fixes
71-
- [`e111b45`](https://github.com/stethoscope-js/integrations/commit/e111b45) Add wakatime-client
84+
85+
- [`e111b45`](https://github.com/stethoscope-js/integrations/commit/e111b45) Add wakatime-client
7286

7387
# [v1.1.4](https://github.com/stethoscope-js/integrations/compare/v1.1.3...v1.1.4) (2020-09-22)
7488

7589
## ♻️ Updates
76-
- [`f22d56c`](https://github.com/stethoscope-js/integrations/commit/f22d56c) Change ?. to &&
90+
91+
- [`f22d56c`](https://github.com/stethoscope-js/integrations/commit/f22d56c) Change ?. to &&
7792

7893
# [v1.1.3](https://github.com/stethoscope-js/integrations/compare/v1.1.2...v1.1.3) (2020-09-22)
7994

8095
## ♻️ Updates
81-
- [`3c1223e`](https://github.com/stethoscope-js/integrations/commit/3c1223e) Change ?? to ||
96+
97+
- [`3c1223e`](https://github.com/stethoscope-js/integrations/commit/3c1223e) Change ?? to ||
8298

8399
# [v1.1.2](https://github.com/stethoscope-js/integrations/compare/v1.1.1...v1.1.2) (2020-09-22)
84100

85101
## 🐛 Bug fixes
86-
- [`b8bd969`](https://github.com/stethoscope-js/integrations/commit/b8bd969) Release new path version
102+
103+
- [`b8bd969`](https://github.com/stethoscope-js/integrations/commit/b8bd969) Release new path version
87104

88105
# [v1.1.1](https://github.com/stethoscope-js/integrations/compare/v1.1.0...v1.1.1) (2020-09-22)
89106

90107
## 🐛 Bug fixes
91-
- [`270dbc0`](https://github.com/stethoscope-js/integrations/commit/270dbc0) Remove publishing to GitHub Packages
108+
109+
- [`270dbc0`](https://github.com/stethoscope-js/integrations/commit/270dbc0) Remove publishing to GitHub Packages
92110

93111
# [v1.1.0](https://github.com/stethoscope-js/integrations/compare/v1.0.2...v1.1.0) (2020-09-21)
94112

95113
## ✨ New features
96-
- [`638ba14`](https://github.com/stethoscope-js/integrations/commit/638ba14) Emit metadata, source maps
114+
115+
- [`638ba14`](https://github.com/stethoscope-js/integrations/commit/638ba14) Emit metadata, source maps
97116

98117
# [v1.0.2](https://github.com/stethoscope-js/integrations/compare/v1.0.1...v1.0.2) (2020-09-21)
99118

100119
## 🐛 Bug fixes
101-
- [`8971c1d`](https://github.com/stethoscope-js/integrations/commit/8971c1d) Fix path to package update
120+
121+
- [`8971c1d`](https://github.com/stethoscope-js/integrations/commit/8971c1d) Fix path to package update
102122

103123
# [v1.0.1](https://github.com/stethoscope-js/integrations/compare/v1.0.0...v1.0.1) (2020-09-21)
104124

105125
## 🐛 Bug fixes
106-
- [`123e6b8`](https://github.com/stethoscope-js/integrations/commit/123e6b8) Trigger new package release
126+
127+
- [`123e6b8`](https://github.com/stethoscope-js/integrations/commit/123e6b8) Trigger new package release
107128

108129
# v1.0.0 (2020-09-21)
109130

110131
## ✨ New features
111-
- [`babff4f`](https://github.com/stethoscope-js/integrations/commit/babff4f) Export all functions
132+
133+
- [`babff4f`](https://github.com/stethoscope-js/integrations/commit/babff4f) Export all functions

0 commit comments

Comments
 (0)