|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -## [2.0.4](https://github.com/SAP/code-snippet/compare/v2.0.3...v2.0.4) (2025-10-19) |
7 | | - |
8 | | - |
9 | | -### Bug Fixes |
10 | | - |
11 | | -* input width not using available space ([#296](https://github.com/SAP/code-snippet/issues/296)) ([0d752d6](https://github.com/SAP/code-snippet/commit/0d752d661df7718e8d1e576dc89accb03a93f916)) |
| 6 | +## [2.0.5](https://github.com/SAP/code-snippet/compare/v2.0.4...v2.0.5) (2025-12-10) |
12 | 7 |
|
| 8 | +**Note:** Version bump only for package root |
13 | 9 |
|
| 10 | +## [2.0.4](https://github.com/SAP/code-snippet/compare/v2.0.3...v2.0.4) (2025-10-19) |
14 | 11 |
|
| 12 | +### Bug Fixes |
15 | 13 |
|
| 14 | +- input width not using available space ([#296](https://github.com/SAP/code-snippet/issues/296)) ([0d752d6](https://github.com/SAP/code-snippet/commit/0d752d661df7718e8d1e576dc89accb03a93f916)) |
16 | 15 |
|
17 | 16 | ## [2.0.3](https://github.com/SAP/code-snippet/compare/v2.0.2...v2.0.3) (2025-10-15) |
18 | 17 |
|
19 | | - |
20 | 18 | ### Bug Fixes |
21 | 19 |
|
22 | | -* backward compatibility for using the oss extension ID ([#295](https://github.com/SAP/code-snippet/issues/295)) ([19f89a3](https://github.com/SAP/code-snippet/commit/19f89a3d0a31198c72fec94e507f524f5ba064d3)) |
23 | | - |
24 | | - |
25 | | - |
26 | | - |
| 20 | +- backward compatibility for using the oss extension ID ([#295](https://github.com/SAP/code-snippet/issues/295)) ([19f89a3](https://github.com/SAP/code-snippet/commit/19f89a3d0a31198c72fec94e507f524f5ba064d3)) |
27 | 21 |
|
28 | 22 | ## [2.0.2](https://github.com/SAP/code-snippet/compare/v2.0.1...v2.0.2) (2025-09-03) |
29 | 23 |
|
30 | 24 | **Note:** Version bump only for package root |
31 | 25 |
|
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | 26 | ## [2.0.1](https://github.com/SAP/code-snippet/compare/v2.0.0...v2.0.1) (2025-09-01) |
37 | 27 |
|
38 | 28 | **Note:** Version bump only for package root |
39 | 29 |
|
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | 30 | # [2.0.0](https://github.com/SAP/code-snippet/compare/v1.6.0...v2.0.0) (2025-08-20) |
45 | 31 |
|
46 | | - |
47 | 32 | ### Features |
48 | 33 |
|
49 | | -* package name is changed ([#291](https://github.com/SAP/code-snippet/issues/291)) ([628ea11](https://github.com/SAP/code-snippet/commit/628ea11d0405e57446809294a207c88121841006)) |
50 | | - |
| 34 | +- package name is changed ([#291](https://github.com/SAP/code-snippet/issues/291)) ([628ea11](https://github.com/SAP/code-snippet/commit/628ea11d0405e57446809294a207c88121841006)) |
51 | 35 |
|
52 | 36 | ### BREAKING CHANGES |
53 | 37 |
|
54 | | -* VS Code Marketplace Publishing Support |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
| 38 | +- VS Code Marketplace Publishing Support |
59 | 39 |
|
60 | 40 | # [1.6.0](https://github.com/SAP/code-snippet/compare/v1.5.1...v1.6.0) (2025-05-12) |
61 | 41 |
|
62 | | - |
63 | 42 | ### Features |
64 | 43 |
|
65 | | -* auto complete support ([#290](https://github.com/SAP/code-snippet/issues/290)) ([642820c](https://github.com/SAP/code-snippet/commit/642820c3ca7b964d628c08ff7efbe498b81db919)) |
66 | | - |
67 | | - |
68 | | - |
69 | | - |
| 44 | +- auto complete support ([#290](https://github.com/SAP/code-snippet/issues/290)) ([642820c](https://github.com/SAP/code-snippet/commit/642820c3ca7b964d628c08ff7efbe498b81db919)) |
70 | 45 |
|
71 | 46 | ## [1.5.1](https://github.com/SAP/code-snippet/compare/v1.5.0...v1.5.1) (2025-01-27) |
72 | 47 |
|
73 | | - |
74 | 48 | ### Bug Fixes |
75 | 49 |
|
76 | | -* padding missing from inputs ([#289](https://github.com/SAP/code-snippet/issues/289)) ([7480615](https://github.com/SAP/code-snippet/commit/7480615e952107ffa7dbc63ecebc1d38873fe503)) |
77 | | - |
78 | | - |
79 | | - |
80 | | - |
| 50 | +- padding missing from inputs ([#289](https://github.com/SAP/code-snippet/issues/289)) ([7480615](https://github.com/SAP/code-snippet/commit/7480615e952107ffa7dbc63ecebc1d38873fe503)) |
81 | 51 |
|
82 | 52 | # [1.5.0](https://github.com/SAP/code-snippet/compare/v1.4.0...v1.5.0) (2024-05-16) |
83 | 53 |
|
84 | | - |
85 | 54 | ### Bug Fixes |
86 | 55 |
|
87 | | -* readme update ([#287](https://github.com/SAP/code-snippet/issues/287)) ([4e55350](https://github.com/SAP/code-snippet/commit/4e5535080355e95a6949118cb8fceeef73587a60)) |
88 | | - |
| 56 | +- readme update ([#287](https://github.com/SAP/code-snippet/issues/287)) ([4e55350](https://github.com/SAP/code-snippet/commit/4e5535080355e95a6949118cb8fceeef73587a60)) |
89 | 57 |
|
90 | 58 | ### Features |
91 | 59 |
|
92 | | -* lerna release force update ([#288](https://github.com/SAP/code-snippet/issues/288)) ([21a5fb0](https://github.com/SAP/code-snippet/commit/21a5fb068b4f2e80fe99dd3499ce067620c67840)) |
93 | | - |
94 | | - |
95 | | - |
96 | | - |
| 60 | +- lerna release force update ([#288](https://github.com/SAP/code-snippet/issues/288)) ([21a5fb0](https://github.com/SAP/code-snippet/commit/21a5fb068b4f2e80fe99dd3499ce067620c67840)) |
97 | 61 |
|
98 | 62 | # [1.4.0](https://github.com/SAP/code-snippet/compare/v1.3.2...v1.4.0) (2024-05-16) |
99 | 63 |
|
100 | | - |
101 | 64 | ### Features |
102 | 65 |
|
103 | | -* usage analytics in code-snippet ([#285](https://github.com/SAP/code-snippet/issues/285)) ([dc5329f](https://github.com/SAP/code-snippet/commit/dc5329f52e1fdd93f28b473cb3bda6feb8d5d4dc)) |
104 | | - |
105 | | - |
106 | | - |
107 | | - |
| 66 | +- usage analytics in code-snippet ([#285](https://github.com/SAP/code-snippet/issues/285)) ([dc5329f](https://github.com/SAP/code-snippet/commit/dc5329f52e1fdd93f28b473cb3bda6feb8d5d4dc)) |
108 | 67 |
|
109 | 68 | ## [1.3.2](https://github.com/SAP/code-snippet/compare/v1.3.1...v1.3.2) (2024-04-25) |
110 | 69 |
|
111 | 70 | **Note:** Version bump only for package root |
112 | 71 |
|
113 | | - |
114 | | - |
115 | | - |
116 | | - |
117 | 72 | ## [1.3.1](https://github.com/SAP/code-snippet/compare/v1.3.0...v1.3.1) (2024-02-01) |
118 | 73 |
|
119 | | - |
120 | 74 | ### Bug Fixes |
121 | 75 |
|
122 | | -* evaluateMethod fix + css fixes after vue3 ([#282](https://github.com/SAP/code-snippet/issues/282)) ([fa470e7](https://github.com/SAP/code-snippet/commit/fa470e77b29e9de44b9ead0d4c189b2d5178d38f)) |
123 | | - |
124 | | - |
125 | | - |
126 | | - |
| 76 | +- evaluateMethod fix + css fixes after vue3 ([#282](https://github.com/SAP/code-snippet/issues/282)) ([fa470e7](https://github.com/SAP/code-snippet/commit/fa470e77b29e9de44b9ead0d4c189b2d5178d38f)) |
127 | 77 |
|
128 | 78 | # [1.3.0](https://github.com/SAP/code-snippet/compare/v1.2.5...v1.3.0) (2024-01-30) |
129 | 79 |
|
130 | | - |
131 | 80 | ### Features |
132 | 81 |
|
133 | | -* migrating to Vue3 ([#280](https://github.com/SAP/code-snippet/issues/280)) ([67670a6](https://github.com/SAP/code-snippet/commit/67670a623895be6d963316f02f9876d1ee66ac15)) |
134 | | - |
| 82 | +- migrating to Vue3 ([#280](https://github.com/SAP/code-snippet/issues/280)) ([67670a6](https://github.com/SAP/code-snippet/commit/67670a623895be6d963316f02f9876d1ee66ac15)) |
135 | 83 |
|
136 | 84 | ### Reverts |
137 | 85 |
|
138 | | -* Revert "fix: exclude radio from max-width (#243)" ([e41497f](https://github.com/SAP/code-snippet/commit/e41497f343de32e658f693ceb5b6520baec44661)), closes [#243](https://github.com/SAP/code-snippet/issues/243) |
139 | | - |
140 | | - |
141 | | - |
142 | | - |
| 86 | +- Revert "fix: exclude radio from max-width (#243)" ([e41497f](https://github.com/SAP/code-snippet/commit/e41497f343de32e658f693ceb5b6520baec44661)), closes [#243](https://github.com/SAP/code-snippet/issues/243) |
143 | 87 |
|
144 | 88 | ## [1.2.5](https://github.com/SAP/code-snippet/compare/v1.2.4...v1.2.5) (2023-03-29) |
145 | 89 |
|
146 | | - |
147 | 90 | ### Bug Fixes |
148 | 91 |
|
149 | | -* formatting ([#250](https://github.com/SAP/code-snippet/issues/250)) ([cd8d22c](https://github.com/SAP/code-snippet/commit/cd8d22c21ec3b6611e0f56e0a41c3e5244956063)) |
150 | | -* release workflow ([#249](https://github.com/SAP/code-snippet/issues/249)) ([f2b42ae](https://github.com/SAP/code-snippet/commit/f2b42ae6244c4979d97de6498a5764595a287fa9)) |
151 | | - |
| 92 | +- formatting ([#250](https://github.com/SAP/code-snippet/issues/250)) ([cd8d22c](https://github.com/SAP/code-snippet/commit/cd8d22c21ec3b6611e0f56e0a41c3e5244956063)) |
| 93 | +- release workflow ([#249](https://github.com/SAP/code-snippet/issues/249)) ([f2b42ae](https://github.com/SAP/code-snippet/commit/f2b42ae6244c4979d97de6498a5764595a287fa9)) |
152 | 94 |
|
153 | 95 | ### Reverts |
154 | 96 |
|
155 | | -* Revert "chore: bump husky from 4.3.6 to 8.0.3 (#232)" (#251) ([d651971](https://github.com/SAP/code-snippet/commit/d651971f6ec66d8f8715382dab96b85b1e7c854c)), closes [#232](https://github.com/SAP/code-snippet/issues/232) [#251](https://github.com/SAP/code-snippet/issues/251) |
156 | | - |
157 | | - |
158 | | - |
159 | | - |
| 97 | +- Revert "chore: bump husky from 4.3.6 to 8.0.3 (#232)" (#251) ([d651971](https://github.com/SAP/code-snippet/commit/d651971f6ec66d8f8715382dab96b85b1e7c854c)), closes [#232](https://github.com/SAP/code-snippet/issues/232) [#251](https://github.com/SAP/code-snippet/issues/251) |
160 | 98 |
|
161 | 99 | ## [1.2.4](https://github.com/SAP/code-snippet/compare/v1.2.3...v1.2.4) (2023-03-29) |
162 | 100 |
|
163 | 101 | **Note:** Version bump only for package root |
164 | 102 |
|
165 | | - |
166 | | - |
167 | | - |
168 | | - |
169 | 103 | ## [1.2.3](https://github.com/SAP/code-snippet/compare/v1.2.2...v1.2.3) (2023-03-29) |
170 | 104 |
|
171 | 105 | **Note:** Version bump only for package root |
172 | 106 |
|
173 | | - |
174 | | - |
175 | | - |
176 | | - |
177 | 107 | ## [1.2.2](https://github.com/SAP/code-snippet/compare/v1.2.1...v1.2.2) (2023-03-29) |
178 | 108 |
|
179 | 109 | **Note:** Version bump only for package root |
180 | 110 |
|
181 | | - |
182 | | - |
183 | | - |
184 | | - |
185 | 111 | ## [1.2.1](https://github.com/SAP/code-snippet/compare/v1.2.0...v1.2.1) (2023-03-29) |
186 | 112 |
|
187 | 113 | **Note:** Version bump only for package root |
188 | 114 |
|
189 | | - |
190 | | - |
191 | | - |
192 | | - |
193 | 115 | # [1.2.0](https://github.com/SAP/code-snippet/compare/v1.1.5...v1.2.0) (2023-03-29) |
194 | 116 |
|
195 | 117 | ### Bug Fixes |
|
0 commit comments