File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.73.1] ( https://github.com/bcgov/platform-services-registry/compare/v0.73.0...v0.73.1 ) (2025-07-21)
2
+
3
+ ### Bug Fixes
4
+
5
+ * ** 6006:** resolve rendering issues in client page generator ([ 5520b78] ( https://github.com/bcgov/platform-services-registry/commit/5520b78029ed7daeb74b9e0e6c97f3ce06573241 ) )
1
6
## [ 0.73.0] ( https://github.com/bcgov/platform-services-registry/compare/v0.72.0...v0.73.0 ) (2025-07-21)
2
7
3
8
### Features
Original file line number Diff line number Diff line change 1
- 0.73.0
1
+ 0.73.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pltsvc-app" ,
3
3
"description" : " B.C. Government's Platform Product Registry - App" ,
4
- "version" : " 0.73.0 " ,
4
+ "version" : " 0.73.1 " ,
5
5
"private" : true ,
6
6
"scripts" : {
7
7
"dev" : " npx prisma generate && next dev --turbopack" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pltsvc" ,
3
3
"description" : " B.C. Government's Platform Product Registry" ,
4
- "version" : " 0.73.0 " ,
4
+ "version" : " 0.73.1 " ,
5
5
"private" : true ,
6
6
"scripts" : {
7
7
"lint" : " eslint --no-eslintrc --config .eslintrc.root.json ." ,
You can’t perform that action at this time.
0 commit comments