|
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.3](https://github.com/SAP/code-snippet/compare/v2.0.2...v2.0.3) (2025-10-15) |
7 | | - |
8 | | - |
9 | | -### Bug Fixes |
| 6 | +# [2.1.0](https://github.com/SAP/code-snippet/compare/v2.0.5...v2.1.0) (2026-02-11) |
10 | 7 |
|
11 | | -* 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)) |
| 8 | +### Features |
12 | 9 |
|
| 10 | +- update lodash version to 4.17.23 ([#298](https://github.com/SAP/code-snippet/issues/298)) ([2cd0f51](https://github.com/SAP/code-snippet/commit/2cd0f5111fcc6563ef91cb2831d0770c1be67c77)) |
13 | 11 |
|
| 12 | +## [2.0.3](https://github.com/SAP/code-snippet/compare/v2.0.2...v2.0.3) (2025-10-15) |
14 | 13 |
|
| 14 | +### Bug Fixes |
15 | 15 |
|
| 16 | +- 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)) |
16 | 17 |
|
17 | 18 | # [2.0.0](https://github.com/SAP/code-snippet/compare/v1.6.0...v2.0.0) (2025-08-20) |
18 | 19 |
|
19 | | - |
20 | 20 | ### Features |
21 | 21 |
|
22 | | -* package name is changed ([#291](https://github.com/SAP/code-snippet/issues/291)) ([628ea11](https://github.com/SAP/code-snippet/commit/628ea11d0405e57446809294a207c88121841006)) |
23 | | - |
| 22 | +- package name is changed ([#291](https://github.com/SAP/code-snippet/issues/291)) ([628ea11](https://github.com/SAP/code-snippet/commit/628ea11d0405e57446809294a207c88121841006)) |
24 | 23 |
|
25 | 24 | ### BREAKING CHANGES |
26 | 25 |
|
27 | | -* VS Code Marketplace Publishing Support |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
| 26 | +- VS Code Marketplace Publishing Support |
32 | 27 |
|
33 | 28 | ## [1.3.1](https://github.com/SAP/code-snippet/compare/v1.3.0...v1.3.1) (2024-02-01) |
34 | 29 |
|
35 | | - |
36 | 30 | ### Bug Fixes |
37 | 31 |
|
38 | | -* evaluateMethod fix + css fixes after vue3 ([#282](https://github.com/SAP/code-snippet/issues/282)) ([fa470e7](https://github.com/SAP/code-snippet/commit/fa470e77b29e9de44b9ead0d4c189b2d5178d38f)) |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
| 32 | +- evaluateMethod fix + css fixes after vue3 ([#282](https://github.com/SAP/code-snippet/issues/282)) ([fa470e7](https://github.com/SAP/code-snippet/commit/fa470e77b29e9de44b9ead0d4c189b2d5178d38f)) |
43 | 33 |
|
44 | 34 | # [1.3.0](https://github.com/SAP/code-snippet/compare/v1.2.5...v1.3.0) (2024-01-30) |
45 | 35 |
|
46 | | - |
47 | 36 | ### Features |
48 | 37 |
|
49 | | -* migrating to Vue3 ([#280](https://github.com/SAP/code-snippet/issues/280)) ([67670a6](https://github.com/SAP/code-snippet/commit/67670a623895be6d963316f02f9876d1ee66ac15)) |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
| 38 | +- migrating to Vue3 ([#280](https://github.com/SAP/code-snippet/issues/280)) ([67670a6](https://github.com/SAP/code-snippet/commit/67670a623895be6d963316f02f9876d1ee66ac15)) |
54 | 39 |
|
55 | 40 | ## [1.2.1](https://github.com/SAP/code-snippet/compare/v1.2.0...v1.2.1) (2023-03-29) |
56 | 41 |
|
57 | 42 | **Note:** Version bump only for package vscode-snippet-contrib |
58 | 43 |
|
59 | | - |
60 | | - |
61 | | - |
62 | | - |
63 | 44 | # [1.2.0](https://github.com/SAP/code-snippet/compare/v1.1.5...v1.2.0) (2023-03-29) |
64 | 45 |
|
65 | 46 | ### Bug Fixes |
|
0 commit comments