File tree Expand file tree Collapse file tree 10 files changed +17
-14
lines changed Expand file tree Collapse file tree 10 files changed +17
-14
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ and this project adheres to
99
1010## [ Unreleased]  
1111
12+ ## [ 2.0.0]  - 2025-01-13 
13+ 
1214## Added  
1315
1416-  🔧(backend) add option to configure list of essential OIDC claims #525   & #531  
@@ -25,7 +27,7 @@ and this project adheres to
2527-  💄(frontend) updating the header and leftpanel for responsive #421  
2628-  💄(frontend) update DocsGrid component #431  
2729-  💄(frontend) update DocsGridOptions component #432  
28- -  💄(frontend) update DocHeader ui #446  
30+ -  💄(frontend) update DocHeader ui #448  
2931-  💄(frontend) update doc versioning ui #463  
3032-  💄(frontend) update doc summary ui #473  
3133
@@ -351,7 +353,8 @@ and this project adheres to
351353-  🚀 Impress, project to manage your documents easily and collaboratively.
352354
353355
354- [ unreleased ] : https://github.com/numerique-gouv/impress/compare/v1.10.0...main 
356+ [ unreleased ] : https://github.com/numerique-gouv/impress/compare/v2.0.0...main 
357+ [ v2.0.0 ] : https://github.com/numerique-gouv/impress/releases/v2.0.0 
355358[ v1.10.0 ] : https://github.com/numerique-gouv/impress/releases/v1.10.0 
356359[ v1.9.0 ] : https://github.com/numerique-gouv/impress/releases/v1.9.0 
357360[ v1.8.2 ] : https://github.com/numerique-gouv/impress/releases/v1.8.2 
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name  = " impress" 
10- version  = " 1.10 .0" 
10+ version  = " 2.0 .0" 
1111authors  = [{ 
"name"  = 
" DINUM" , 
"email"  = 
" [email protected] "  }]
1212classifiers  = [
1313    " Development Status :: 5 - Production/Stable"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " app-e2e"  ,
3-   "version" : " 1.10 .0"  ,
3+   "version" : " 2.0 .0"  ,
44  "private" : true ,
55  "scripts" : {
66    "lint" : " eslint . --ext .ts"  ,
1313  },
1414  "devDependencies" : {
1515    "@playwright/test" : " 1.49.1"  ,
16+     "@types/luxon" : " 3.4.2"  ,
1617    "@types/node" : " *"  ,
1718    "@types/pdf-parse" : " 1.1.4"  ,
1819    "eslint-config-impress" : " *"  ,
19-     "typescript" : " *"  ,
2020    "luxon" : " 3.5.0"  ,
21-     "@types/luxon " : " 3.4.2 " 
21+     "typescript " : " * " 
2222  },
2323  "dependencies" : {
2424    "convert-stream" : " 1.0.2"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " app-impress"  ,
3-   "version" : " 1.10 .0"  ,
3+   "version" : " 2.0 .0"  ,
44  "private" : true ,
55  "scripts" : {
66    "dev" : " next dev"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " impress"  ,
3-   "version" : " 1.10 .0"  ,
3+   "version" : " 2.0 .0"  ,
44  "private" : true ,
55  "workspaces" : {
66    "packages" : [
Original file line number Diff line number Diff line change 11{
22  "name" : " eslint-config-impress"  ,
3-   "version" : " 1.10 .0"  ,
3+   "version" : " 2.0 .0"  ,
44  "license" : " MIT"  ,
55  "scripts" : {
66    "lint" : " eslint --ext .js ." 
Original file line number Diff line number Diff line change 11{
22  "name" : " packages-i18n"  ,
3-   "version" : " 1.10 .0"  ,
3+   "version" : " 2.0 .0"  ,
44  "private" : true ,
55  "scripts" : {
66    "extract-translation" : " yarn extract-translation:impress"  ,
Original file line number Diff line number Diff line change 11{
22  "name" : " server-y-provider"  ,
3-   "version" : " 1.10 .0"  ,
3+   "version" : " 2.0 .0"  ,
44  "description" : " Y.js provider for docs"  ,
55  "repository" : " https://github.com/numerique-gouv/impress"  ,
66  "license" : " MIT"  ,
3535    "@types/node" : " *"  ,
3636    "@types/supertest" : " 6.0.2"  ,
3737    "@types/ws" : " 8.5.13"  ,
38-     "eslint-config-impress" : " *"  ,
3938    "cross-env" : " 7.0.3"  ,
39+     "eslint-config-impress" : " *"  ,
4040    "jest" : " 29.7.0"  ,
4141    "nodemon" : " 3.1.9"  ,
4242    "supertest" : " 7.0.0"  ,
Original file line number Diff line number Diff line change @@ -93,4 +93,4 @@ releases:
9393environments :
9494  dev :
9595    values :
96-       - version : 1.10 .0
96+       - version : 2.0 .0
Original file line number Diff line number Diff line change 11{
22  "name" : " mail_mjml"  ,
3-   "version" : " 1.10 .0"  ,
3+   "version" : " 2.0 .0"  ,
44  "description" : " An util to generate html and text django's templates from mjml templates"  ,
55  "type" : " module"  ,
66  "dependencies" : {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments