UNPKG

3.71 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [13.4.3](https://github.com/xing/hops/compare/v13.4.2...v13.4.3) (2021-06-14)
7
8**Note:** Version bump only for package hops-config
9
10
11
12
13
14## [13.4.2](https://github.com/xing/hops/compare/v13.4.1...v13.4.2) (2021-04-20)
15
16**Note:** Version bump only for package hops-config
17
18
19
20
21
22## [13.4.1](https://github.com/xing/hops/compare/v13.4.0...v13.4.1) (2021-03-23)
23
24**Note:** Version bump only for package hops-config
25
26
27
28
29
30# [13.4.0](https://github.com/xing/hops/compare/v13.3.5...v13.4.0) (2021-03-15)
31
32**Note:** Version bump only for package hops-config
33
34
35
36
37
38## [13.3.5](https://github.com/xing/hops/compare/v13.3.4...v13.3.5) (2021-02-26)
39
40**Note:** Version bump only for package hops-config
41
42
43
44
45
46## [13.3.4](https://github.com/xing/hops/compare/v13.3.3...v13.3.4) (2021-02-25)
47
48
49### Reverts
50
51* Revert "chore: release v13.3.4" ([1665286](https://github.com/xing/hops/commit/1665286e4efb4316ce33bcc789b8ae6839ded3f9))
52* Revert "chore: release v13.3.4" ([328c4a4](https://github.com/xing/hops/commit/328c4a494de318b7a893ac99165bf1fb1304b729))
53
54
55
56
57
58## [13.3.3](https://github.com/xing/hops/compare/v13.3.2...v13.3.3) (2021-02-23)
59
60**Note:** Version bump only for package hops-config
61
62
63
64
65
66## [13.3.2](https://github.com/xing/hops/compare/v13.3.1...v13.3.2) (2021-02-03)
67
68**Note:** Version bump only for package hops-config
69
70
71
72
73
74## [13.3.1](https://github.com/xing/hops/compare/v13.3.0...v13.3.1) (2021-01-13)
75
76**Note:** Version bump only for package hops-config
77
78
79
80
81
82# [13.3.0](https://github.com/xing/hops/compare/v13.2.2...v13.3.0) (2021-01-11)
83
84**Note:** Version bump only for package hops-config
85
86
87
88
89
90## [13.2.2](https://github.com/xing/hops/compare/v13.2.1...v13.2.2) (2020-12-07)
91
92**Note:** Version bump only for package hops-config
93
94
95
96
97
98## [13.2.1](https://github.com/xing/hops/compare/v13.2.0...v13.2.1) (2020-11-20)
99
100**Note:** Version bump only for package hops-config
101
102
103
104
105
106# [13.2.0](https://github.com/xing/hops/compare/v13.1.0...v13.2.0) (2020-11-06)
107
108
109### Features
110
111* add support for Node v15 ([3ea8714](https://github.com/xing/hops/commit/3ea8714702960d0408cb6eae4bf336cb637eea9d))
112
113
114
115
116
117# [13.1.0](https://github.com/xing/hops/compare/v13.0.0...v13.1.0) (2020-10-09)
118
119**Note:** Version bump only for package hops-config
120
121
122
123
124
125# [13.0.0](https://github.com/xing/hops/compare/v13.0.0-rc.0...v13.0.0) (2020-09-28)
126
127**Note:** Version bump only for package hops-config
128
129
130
131
132
133# [13.0.0-rc.0](https://github.com/xing/hops/compare/v13.0.0-alpha.2...v13.0.0-rc.0) (2020-09-07)
134
135
136### Bug Fixes
137
138* remove superfluous dependencies ([afb2de0](https://github.com/xing/hops/commit/afb2de0063c3031b215cb8d989c3babe2aa81231))
139
140
141
142
143
144# [13.0.0-alpha.2](https://github.com/xing/hops/compare/v13.0.0-alpha.1...v13.0.0-alpha.2) (2020-08-17)
145
146**Note:** Version bump only for package hops-config
147
148
149
150
151
152# [13.0.0-alpha.1](https://github.com/xing/hops/compare/v13.0.0-alpha.0...v13.0.0-alpha.1) (2020-07-31)
153
154**Note:** Version bump only for package hops-config
155
156
157
158
159
160# [13.0.0-alpha.0](https://github.com/xing/hops/compare/v12.0.0-rc99...v13.0.0-alpha.0) (2020-07-23)
161
162
163### Bug Fixes
164
165* remove support for Node versions 10 & 13 ([00e7f2f](https://github.com/xing/hops/commit/00e7f2fb2ec92b859805b65bfeee697a78bf8147))
166
167
168### Features
169
170* support latest Node.js (v13) ([30ca9a4](https://github.com/xing/hops/commit/30ca9a4ebc3a43706eb07158259035349ce2d269))
171
172
173### BREAKING CHANGES
174
175* Hops does not support the outdated Node versions 10
176and 13 anymore. In case you're using one of these, please update your
177Node version to the current version 14 or the LTS version 12.