UNPKG

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