Skip to content

Commit fa58df0

Browse files
chore(release): 1.1.7 [skip ci]
## [1.1.7](v1.1.6...v1.1.7) (2026-01-15) ### Bug Fixes * **deps:** update dependency zone.js to ~0.16.0 ([#24](#24)) ([9e1f345](9e1f345))
1 parent 9e1f345 commit fa58df0

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.1.7](https://github.com/AmadeusITGroup/renovate-playground/compare/v1.1.6...v1.1.7) (2026-01-15)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update dependency zone.js to ~0.16.0 ([#24](https://github.com/AmadeusITGroup/renovate-playground/issues/24)) ([9e1f345](https://github.com/AmadeusITGroup/renovate-playground/commit/9e1f345aa2455fb86889e06882cc3c513f10e966))
6+
17
## [1.1.6](https://github.com/AmadeusITGroup/renovate-playground/compare/v1.1.5...v1.1.6) (2026-01-13)
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.6",
3+
"version": "1.1.7",
44
"scripts": {
55
"start:ui": "nx serve ui",
66
"start:api": "nx serve api",

0 commit comments

Comments
 (0)