We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1f345 commit fa58df0Copy full SHA for fa58df0
CHANGELOG.md
@@ -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
7
## [1.1.6](https://github.com/AmadeusITGroup/renovate-playground/compare/v1.1.5...v1.1.6) (2026-01-13)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "renovate-playground",
- "version": "1.1.6",
+ "version": "1.1.7",
"scripts": {
"start:ui": "nx serve ui",
"start:api": "nx serve api",
0 commit comments