UNPKG

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