File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.7.0 "
2
+ "." : " 1.7.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.7.1] ( https://github.com/equinor/pepm-ui/compare/v1.7.0...v1.7.1 ) (2025-01-02)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * Remove pagination and fix scrolling on models page ([ #417 ] ( https://github.com/equinor/pepm-ui/issues/417 ) ) ([ a4c552e] ( https://github.com/equinor/pepm-ui/commit/a4c552e88f412aae9f598f508da4896b55fd85cd ) )
9
+ * Variogram result dialog size ([ #399 ] ( https://github.com/equinor/pepm-ui/issues/399 ) ) ([ 639cc05] ( https://github.com/equinor/pepm-ui/commit/639cc05af4e1c26b8cfe7fa322416bf0b4c2418b ) )
10
+ * Variogram results table size ([ #406 ] ( https://github.com/equinor/pepm-ui/issues/406 ) ) ([ 0daea46] ( https://github.com/equinor/pepm-ui/commit/0daea46e7718fad04ffb05832f31759220fd05c2 ) )
11
+
3
12
## [ 1.7.0] ( https://github.com/equinor/pepm-ui/compare/v1.6.0...v1.7.0 ) (2024-12-11)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pepm-ui" ,
3
- "version" : " 1.7.0 " ,
3
+ "version" : " 1.7.1 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@azure/msal-browser" : " ^3.23.0" ,
You can’t perform that action at this time.
0 commit comments