File tree Expand file tree Collapse file tree 4 files changed +16
-5
lines changed Expand file tree Collapse file tree 4 files changed +16
-5
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,14 @@ and this project adheres to
77[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
88
99## [ Unreleased]  
10+ 
11+ ## [ 0.1.0]  - 2024-05-24 
12+ 
13+ ## Added  
14+ 
15+ -  Coming Soon page (#67  )
16+ -  Impress, project to manage your documents easily and collaboratively.
17+ 
18+ 
19+ [ unreleased ] : https://github.com/numerique-gouv/impress/compare/v0.1.0...main 
20+ [ 0.1.0 ] : https://github.com/numerique-gouv/impress/releases/v0.1.0 
Original file line number Diff line number Diff line change 11image:
22  repository: lasuite/impress-backend
33  pullPolicy: Always
4-   tag: "main "
4+   tag: "v0.1.0 "
55
66backend:
77  migrateJobAnnotations:
@@ -115,13 +115,13 @@ frontend:
115115  image:
116116    repository: lasuite/impress-frontend
117117    pullPolicy: Always
118-     tag: "main "
118+     tag: "v0.1.0 "
119119
120120webrtc:
121121  image:
122122    repository: lasuite/impress-y-webrtc-signaling
123123    pullPolicy: Always
124-     tag: "main "
124+     tag: "v0.1.0 "
125125
126126ingress:
127127  enabled: true
Original file line number Diff line number Diff line change 11{
22  "name" : " mail_mjml"  ,
3-   "version" : " 1 .1.0"  ,
3+   "version" : " 0 .1.0"  ,
44  "description" : " An util to generate html and text django's templates from mjml templates"  ,
55  "type" : " module"  ,
66  "dependencies" : {
Original file line number Diff line number Diff line change 11{
22  "name" : " impress-openapi-client-ts"  ,
3-   "version" : " 1 .1.0"  ,
3+   "version" : " 0 .1.0"  ,
44  "private" : true ,
55  "description" : " Tool to generate Typescript API client for the impress application."  ,
66  "scripts" : {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments