UNPKG

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