Skip to content

Commit 8957503

Browse files
committed
chore(release): release v2.0.5
1 parent 5c96d31 commit 8957503

File tree

6 files changed

+46
-250
lines changed

6 files changed

+46
-250
lines changed

CHANGELOG.md

Lines changed: 19 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -3,193 +3,115 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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)
127

8+
**Note:** Version bump only for package root
139

10+
## [2.0.4](https://github.com/SAP/code-snippet/compare/v2.0.3...v2.0.4) (2025-10-19)
1411

12+
### Bug Fixes
1513

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))
1615

1716
## [2.0.3](https://github.com/SAP/code-snippet/compare/v2.0.2...v2.0.3) (2025-10-15)
1817

19-
2018
### Bug Fixes
2119

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))
2721

2822
## [2.0.2](https://github.com/SAP/code-snippet/compare/v2.0.1...v2.0.2) (2025-09-03)
2923

3024
**Note:** Version bump only for package root
3125

32-
33-
34-
35-
3626
## [2.0.1](https://github.com/SAP/code-snippet/compare/v2.0.0...v2.0.1) (2025-09-01)
3727

3828
**Note:** Version bump only for package root
3929

40-
41-
42-
43-
4430
# [2.0.0](https://github.com/SAP/code-snippet/compare/v1.6.0...v2.0.0) (2025-08-20)
4531

46-
4732
### Features
4833

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))
5135

5236
### BREAKING CHANGES
5337

54-
* VS Code Marketplace Publishing Support
55-
56-
57-
58-
38+
- VS Code Marketplace Publishing Support
5939

6040
# [1.6.0](https://github.com/SAP/code-snippet/compare/v1.5.1...v1.6.0) (2025-05-12)
6141

62-
6342
### Features
6443

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))
7045

7146
## [1.5.1](https://github.com/SAP/code-snippet/compare/v1.5.0...v1.5.1) (2025-01-27)
7247

73-
7448
### Bug Fixes
7549

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))
8151

8252
# [1.5.0](https://github.com/SAP/code-snippet/compare/v1.4.0...v1.5.0) (2024-05-16)
8353

84-
8554
### Bug Fixes
8655

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))
8957

9058
### Features
9159

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))
9761

9862
# [1.4.0](https://github.com/SAP/code-snippet/compare/v1.3.2...v1.4.0) (2024-05-16)
9963

100-
10164
### Features
10265

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))
10867

10968
## [1.3.2](https://github.com/SAP/code-snippet/compare/v1.3.1...v1.3.2) (2024-04-25)
11069

11170
**Note:** Version bump only for package root
11271

113-
114-
115-
116-
11772
## [1.3.1](https://github.com/SAP/code-snippet/compare/v1.3.0...v1.3.1) (2024-02-01)
11873

119-
12074
### Bug Fixes
12175

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))
12777

12878
# [1.3.0](https://github.com/SAP/code-snippet/compare/v1.2.5...v1.3.0) (2024-01-30)
12979

130-
13180
### Features
13281

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))
13583

13684
### Reverts
13785

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)
14387

14488
## [1.2.5](https://github.com/SAP/code-snippet/compare/v1.2.4...v1.2.5) (2023-03-29)
14589

146-
14790
### Bug Fixes
14891

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))
15294

15395
### Reverts
15496

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)
16098

16199
## [1.2.4](https://github.com/SAP/code-snippet/compare/v1.2.3...v1.2.4) (2023-03-29)
162100

163101
**Note:** Version bump only for package root
164102

165-
166-
167-
168-
169103
## [1.2.3](https://github.com/SAP/code-snippet/compare/v1.2.2...v1.2.3) (2023-03-29)
170104

171105
**Note:** Version bump only for package root
172106

173-
174-
175-
176-
177107
## [1.2.2](https://github.com/SAP/code-snippet/compare/v1.2.1...v1.2.2) (2023-03-29)
178108

179109
**Note:** Version bump only for package root
180110

181-
182-
183-
184-
185111
## [1.2.1](https://github.com/SAP/code-snippet/compare/v1.2.0...v1.2.1) (2023-03-29)
186112

187113
**Note:** Version bump only for package root
188114

189-
190-
191-
192-
193115
# [1.2.0](https://github.com/SAP/code-snippet/compare/v1.1.5...v1.2.0) (2023-03-29)
194116

195117
### Bug Fixes

lerna.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
2-
"packages": [
3-
"packages/*",
4-
"examples/*"
5-
],
2+
"packages": ["packages/*", "examples/*"],
63
"npmClient": "yarn",
74
"command": {
85
"publish": {
@@ -13,5 +10,5 @@
1310
"allowBranch": "master"
1411
}
1512
},
16-
"version": "2.0.4"
13+
"version": "2.0.5"
1714
}

0 commit comments

Comments
 (0)