File tree Expand file tree Collapse file tree 10 files changed +40
-7
lines changed
packages/volto-pythonbrasil-site Expand file tree Collapse file tree 10 files changed +40
-7
lines changed Original file line number Diff line number Diff line change 77-->
88
99<!-- towncrier release notes start -->
10+ ## 20250429.2 (2025-04-29)
11+
12+ ### Backend
13+
14+
15+ #### Bug fixes:
16+
17+ - Load ` plone.app.discussion ` component. @ericof
18+
19+
20+
21+ ### Frontend
22+
23+ No significant changes.
24+
25+
26+ ### Project
27+
28+ No significant changes.
29+
30+
31+
32+
1033## 20250429.1 (2025-04-29)
1134
1235### Backend
Original file line number Diff line number Diff line change 99
1010<!-- towncrier release notes start -->
1111
12+ ## 20250429.2 (2025-04-29)
13+
14+
15+ ### Bug fixes:
16+
17+ - Load ` plone.app.discussion ` component. @ericof
18+
1219## 20250429.1 (2025-04-29)
1320
1421
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55import logging
66
77
8- __version__ = "20250429.1 "
8+ __version__ = "20250429.2 "
99
1010PACKAGE_NAME = "pythonbrasil.site"
1111
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ services:
3333 - --api
3434
3535 frontend :
36- image : ghcr.io/pythonbrasil/pybr25-site-frontend:${IMAGE_VERSION:-20250429.1 }
36+ image : ghcr.io/pythonbrasil/pybr25-site-frontend:${IMAGE_VERSION:-20250429.2 }
3737 platform : linux/amd64
3838 environment :
3939 RAZZLE_INTERNAL_API_PATH : http://backend:8080/Plone
@@ -53,7 +53,7 @@ services:
5353 - traefik.http.routers.rt-frontend-public.middlewares=gzip
5454
5555 backend :
56- image : ghcr.io/pythonbrasil/pybr25-site-backend:${IMAGE_VERSION:-20250429.1 }
56+ image : ghcr.io/pythonbrasil/pybr25-site-backend:${IMAGE_VERSION:-20250429.2 }
5757 platform : linux/amd64
5858 environment :
5959 RELSTORAGE_DSN : " dbname='${DB_NAME:-plone}' user='${DB_NAME:-plone}' host='${DB_HOST:-db}' password='${DB_PASSWORD:-MCfLPlcVlekH}' port='${DB_PORT:-5432}'"
Original file line number Diff line number Diff line change 88
99<!-- towncrier release notes start -->
1010
11+ ## 20250429.2.0 (2025-04-29)
12+
1113## 20250429.1.0 (2025-04-29)
1214
1315### Feature
Original file line number Diff line number Diff line change 11{
22 "name" : " volto-pythonbrasil-site-dev" ,
3- "version" : " 20250429.1 .0" ,
3+ "version" : " 20250429.2 .0" ,
44 "description" : " Encontro da comunidade Python Brasileira" ,
55 "author" : " PloneGov-BR" ,
66 "homepage" : " https://github.com/pythonbrasil/pybr25-site" ,
Original file line number Diff line number Diff line change 88
99<!-- towncrier release notes start -->
1010
11+ ## 20250429.2.0 (2025-04-29)
12+
1113## 20250429.1.0 (2025-04-29)
1214
1315### Feature
Original file line number Diff line number Diff line change 11{
22 "name" : " @plonegovbr/volto-pythonbrasil-site" ,
3- "version" : " 20250429.1 .0" ,
3+ "version" : " 20250429.2 .0" ,
44 "description" : " Encontro da comunidade Python Brasileira" ,
55 "main" : " src/index.js" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1- 20250429.1
1+ 20250429.2
You can’t perform that action at this time.
0 commit comments