Skip to content

Commit

Permalink
chore(main): release 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pepm-ci[bot] authored Jan 9, 2025
1 parent 0dcea91 commit 3a69163
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.7.0"
".": "1.7.1"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.7.1](https://github.com/equinor/pepm-ui/compare/v1.7.0...v1.7.1) (2025-01-09)


### 🐛 Bug Fixes

* Clean up no-results page ([#420](https://github.com/equinor/pepm-ui/issues/420)) ([0dcea91](https://github.com/equinor/pepm-ui/commit/0dcea91032fef5fa62bd73ecb35979bb44840bd5))
* Loading indicator on object and variogram result ([#422](https://github.com/equinor/pepm-ui/issues/422)) ([81a81b7](https://github.com/equinor/pepm-ui/commit/81a81b7e31d7702671e712073746c1c697f8b5d3))
* 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))
* Variogram result dialog size ([#399](https://github.com/equinor/pepm-ui/issues/399)) ([639cc05](https://github.com/equinor/pepm-ui/commit/639cc05af4e1c26b8cfe7fa322416bf0b4c2418b))
* Variogram results table size ([#406](https://github.com/equinor/pepm-ui/issues/406)) ([0daea46](https://github.com/equinor/pepm-ui/commit/0daea46e7718fad04ffb05832f31759220fd05c2))

## [1.7.0](https://github.com/equinor/pepm-ui/compare/v1.6.0...v1.7.0) (2024-12-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pepm-ui",
"version": "1.7.0",
"version": "1.7.1",
"private": true,
"dependencies": {
"@azure/msal-browser": "^3.23.0",
Expand Down

0 comments on commit 3a69163

Please sign in to comment.