Skip to content

Commit

Permalink
chore(release): 0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Oct 28, 2024
1 parent cdeddc9 commit cf67d07
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [0.47.0](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.46.0...v0.47.0) (2024-10-28)


### Bug Fixes

* correct seed with new required field source on offer ([3ac52cf](https://github.com/SocialGouv/carte-jeune-engage/commit/3ac52cfa006031c45a78f84b25831e7e75c7c6f5))
* migration fill db for new required source field ([a2b5305](https://github.com/SocialGouv/carte-jeune-engage/commit/a2b53053f922a0bb07496823e79d858176e24f44))
* sousgenre script finder ([49bb826](https://github.com/SocialGouv/carte-jeune-engage/commit/49bb82604e583b726b4bf675487a39a1bf0aa246))


### Features

* begin importer ([cae1d45](https://github.com/SocialGouv/carte-jeune-engage/commit/cae1d45e03ec5cb132e59d8dd4f7d01777e61362))
* handle obiz version of offer in payload ([3b4b1f0](https://github.com/SocialGouv/carte-jeune-engage/commit/3b4b1f09ea5b3b8b90ffe1db24ad6807d9a9c889))
* improve explorer & first genre mapping ([f8e5ea6](https://github.com/SocialGouv/carte-jeune-engage/commit/f8e5ea6b445671b87d513bcf0d9e917668297d71))
* SLD parser & finder ([a995b27](https://github.com/SocialGouv/carte-jeune-engage/commit/a995b27bae1a6154d0eec14c7cfdade5a01d7929))

# [0.46.0](https://github.com/SocialGouv/carte-jeune-engage/compare/v0.45.2...v0.46.0) (2024-10-28)


Expand Down
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webapp",
"version": "0.46.0",
"version": "0.47.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit cf67d07

Please sign in to comment.