Skip to content

Commit 1e73604

Browse files
chore(release): 3.17.0
1 parent ebeaba6 commit 1e73604

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [3.17.0](https://github.com/SocialGouv/egapro/compare/v3.16.0...v3.17.0) (2026-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* data export ([#2873](https://github.com/SocialGouv/egapro/issues/2873)) ([1bc29bd](https://github.com/SocialGouv/egapro/commit/1bc29bd96162c7b520469ea430efe3bbd47cf19d))
7+
* set organization to user profile ([#2957](https://github.com/SocialGouv/egapro/issues/2957)) ([ebeaba6](https://github.com/SocialGouv/egapro/commit/ebeaba6a4a348012b3b3e4c99c5fd0940e9b2633))
8+
9+
10+
### Features
11+
12+
* Install local keycloak ([#2908](https://github.com/SocialGouv/egapro/issues/2908)) ([0ca5b35](https://github.com/SocialGouv/egapro/commit/0ca5b356d1b30fa942b820c6df2b1f4b33769d0a))
13+
114
# [3.16.0](https://github.com/SocialGouv/egapro/compare/v3.15.3...v3.16.0) (2026-03-09)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "~egapro-dev",
3-
"version": "3.16.0",
3+
"version": "3.17.0",
44
"private": true,
55
"engines": {
66
"node": "20"

0 commit comments

Comments
 (0)