Skip to content

Commit

Permalink
chore: Release 1.24.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
aliokan committed May 16, 2024
1 parent 76fa27e commit 1a99500
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@




## v1.24.0-0 (2024-05-16)

#### :rocket: Enhancement
* [#610](https://github.com/lblod/frontend-organization-portal/pull/610) Add message when kboOrganization is missing ([@aliokan](https://github.com/aliokan))
* [#598](https://github.com/lblod/frontend-organization-portal/pull/598) Feat/integrated first wegwijs data in frontend ([@Dachamelemon](https://github.com/Dachamelemon))
* [#585](https://github.com/lblod/frontend-organization-portal/pull/585) Made edit contact data into a feature ([@lagartoverde](https://github.com/lagartoverde))
* [#578](https://github.com/lblod/frontend-organization-portal/pull/578) Feat/integrated first wegwijs data in frontend ([@Dachamelemon](https://github.com/Dachamelemon))

#### :bug: Bug Fix
* [#601](https://github.com/lblod/frontend-organization-portal/pull/601) fix: Corrected typo in function call ([@mirdono](https://github.com/mirdono))

#### Committers: 4
- Alexander van den Berghe ([@mirdono](https://github.com/mirdono))
- Laurent Deketelaere ([@aliokan](https://github.com/aliokan))
- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde))
- [@Dachamelemon](https://github.com/Dachamelemon)

## v1.23.2 (2024-04-11)

#### :bug: Bug Fix
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend-organization-portal",
"version": "1.23.2",
"version": "1.24.0-0",
"private": true,
"description": "Frontend for Contact Hub",
"repository": {
Expand Down

0 comments on commit 1a99500

Please sign in to comment.