Skip to content

Commit 831da47

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.2...v1.1.0) (2025-12-03) ### Features * add Renovate GitHub Action for automated dependency updates ([363c03f](363c03f))
1 parent 363c03f commit 831da47

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.0](https://github.com/AmadeusITGroup/renovate-playground/compare/v1.0.2...v1.1.0) (2025-12-03)
2+
3+
### Features
4+
5+
* add Renovate GitHub Action for automated dependency updates ([363c03f](https://github.com/AmadeusITGroup/renovate-playground/commit/363c03f3c0cac885fea5e3cd4db023194e138b14))
6+
17
## [1.0.2](https://github.com/AmadeusITGroup/renovate-playground/compare/v1.0.1...v1.0.2) (2025-12-01)
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.0.2",
3+
"version": "1.1.0",
44
"scripts": {
55
"start:ui": "nx serve ui",
66
"start:api": "nx serve api",

0 commit comments

Comments
 (0)