Skip to content

Commit a1c559c

Browse files
authored
chore(main): release 1.7.1
1 parent a4c552e commit a1c559c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.0"
2+
".": "1.7.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## [1.7.0](https://github.com/equinor/pepm-ui/compare/v1.6.0...v1.7.0) (2024-12-11)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pepm-ui",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"private": true,
55
"dependencies": {
66
"@azure/msal-browser": "^3.23.0",

0 commit comments

Comments
 (0)