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.75.0] ( https://github.com/bcgov/platform-services-registry/compare/v0.74.2...v0.75.0 ) (2025-08-05)
2
+
3
+ ### Features
4
+
5
+ * ** 6155:** display tooltip for forecast calculation ([ 0379118] ( https://github.com/bcgov/platform-services-registry/commit/037911899e250c7c50714fc9f26429f6a95a69af ) )
1
6
## [ 0.74.2] ( https://github.com/bcgov/platform-services-registry/compare/v0.74.1...v0.74.2 ) (2025-08-05)
2
7
3
8
### Bug Fixes
Original file line number Diff line number Diff line change 1
- 0.74.2
1
+ 0.75.0
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.74.2 " ,
4
+ "version" : " 0.75.0 " ,
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.74.2 " ,
4
+ "version" : " 0.75.0 " ,
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