Skip to content

Commit 5335fd9

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.7...v1.2.0) (2026-02-17) ### Features * code editor + resizable UI ([#50](#50)) ([868888d](868888d))
1 parent 868888d commit 5335fd9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.0](https://github.com/AmadeusITGroup/renovate-playground/compare/v1.1.7...v1.2.0) (2026-02-17)
2+
3+
### Features
4+
5+
* code editor + resizable UI ([#50](https://github.com/AmadeusITGroup/renovate-playground/issues/50)) ([868888d](https://github.com/AmadeusITGroup/renovate-playground/commit/868888da3c3d30590b2d7b3f7e9f99189f163914))
6+
17
## [1.1.7](https://github.com/AmadeusITGroup/renovate-playground/compare/v1.1.6...v1.1.7) (2026-01-15)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "renovate-playground",
3-
"version": "1.1.7",
3+
"version": "1.2.0",
44
"scripts": {
55
"start:ui": "nx serve ui",
66
"start:api": "nx serve api",

0 commit comments

Comments
 (0)