Skip to content
Snippets Groups Projects
Commit 55f47e91 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

chore(release): 1.9.0

parent 8601c978
No related branches found
Tags v1.6.0
2 merge requests!96release V1.10.0,!83Dev
......@@ -2,6 +2,35 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.9.0](https://forge.grandlyon.com///compare/v1.8.0...v1.9.0) (2021-05-31)
### Features
* add remote accompaniment ([48b3f3c](https://forge.grandlyon.com///commit/48b3f3c7a5a6c82861298fce11c042175dd1bfed))
* **doc:** add compodoc ([274e3f5](https://forge.grandlyon.com///commit/274e3f54a4aa84e6a0db2b6c38f5ea3a900784f3))
* add endpoint for unclaimed structure ([8dd5f50](https://forge.grandlyon.com///commit/8dd5f5020cce91c1d8933b906aa4b13921240f8e))
* add migration for pix label ([ab52515](https://forge.grandlyon.com///commit/ab52515ce0c86a14541486c8fbb1aa580828b9c0))
* add structure description to ES fields ([a8d675e](https://forge.grandlyon.com///commit/a8d675e47f384beb98f893236fecaa67ba08ea10))
* add women to public list ([3bb52d0](https://forge.grandlyon.com///commit/3bb52d0a2718c7a42d9084c225b4e82e0e27a9f4))
### Bug Fixes
* **TU:** missing key in test ([8601c97](https://forge.grandlyon.com///commit/8601c978773b34e749a819c86642194b74e1dff9))
* add claim structure email sending. It has been removed in a previous commit ([a282f91](https://forge.grandlyon.com///commit/a282f9171f2a3299d650ba01cf96c49e28b9d536))
* compilation error, missing import ([d6a08cb](https://forge.grandlyon.com///commit/d6a08cb6cdce8a7cd33d997033a2eb7a5d8860d1))
* minor fix and unused import ([2dff8b3](https://forge.grandlyon.com///commit/2dff8b3ae9c3fe28ff02762042d888a2f082c2ee))
* opendata endpoint data and email format ([759fcb5](https://forge.grandlyon.com///commit/759fcb53a0f78c03c594c524572d55f547d6f7ec))
* **TU:** increase TU coverage ([dd28504](https://forge.grandlyon.com///commit/dd2850437105827a5bb467d6ef53220858603b58))
* add creation of ES document on apitc structure ([1732577](https://forge.grandlyon.com///commit/17325772183bab4376f7db9d40e0105305d0742f))
* change naming for clarification ([4191eb3](https://forge.grandlyon.com///commit/4191eb3c28e9dd74c30e730dba590208d1850332))
* new endpoint for admin pannel, sorting and better algo ([440ffef](https://forge.grandlyon.com///commit/440ffef5def19a1325cd97615f45e33fe2b38f81))
* remove useless varuiable ([24aef88](https://forge.grandlyon.com///commit/24aef880741ea86fc7cdd8fa92052dc721d6a586))
* update missing conf in docker-compose ([70b630d](https://forge.grandlyon.com///commit/70b630dde80595fd952e8bf1520dd941648a13c6))
* update search of ES and max score to optimize ([115ab1d](https://forge.grandlyon.com///commit/115ab1d17cee59b44303ed725b1424292237c771))
* use id instead of name on formated structure. ([2f71261](https://forge.grandlyon.com///commit/2f7126104acd54c296db1f7b1671e21953e700a3))
## [1.8.0](https://forge.grandlyon.com///compare/v1.7.0...v1.8.0) (2021-05-06)
......
{
"name": "ram_server",
"version": "1.8.0",
"version": "1.9.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
{
"name": "ram_server",
"private": true,
"version": "1.8.0",
"version": "1.9.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment