Skip to content

Commit

Permalink
chore(main): release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pepm-ci[bot] authored Nov 5, 2024
1 parent 5c51405 commit 448c612
Show file tree
Hide file tree
Showing 3 changed files with 21 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.5.0"
".": "1.6.0"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [1.6.0](https://github.com/equinor/pepm-ui/compare/v1.5.0...v1.6.0) (2024-11-05)


### 🧹 Chores

* Fixed missing import ([#366](https://github.com/equinor/pepm-ui/issues/366)) ([5c51405](https://github.com/equinor/pepm-ui/commit/5c51405f38fa74809318fd103a2e97cebd31cdae))


### ✨ Features

* added outcrop region and location ([#362](https://github.com/equinor/pepm-ui/issues/362)) ([25e01fa](https://github.com/equinor/pepm-ui/commit/25e01fad271a54016f9721a1ad3ac6dcc960c97e))
* Global state continued ([#359](https://github.com/equinor/pepm-ui/issues/359)) ([b72e7e9](https://github.com/equinor/pepm-ui/commit/b72e7e9425fa86492de13a52a176090a0c6a0b55))


### 🐛 Bug Fixes

* Add back in horizontal scrollbar on model table. ([#360](https://github.com/equinor/pepm-ui/issues/360)) ([6df30fe](https://github.com/equinor/pepm-ui/commit/6df30feb15779a0dd5824f5f225b200f8de195b5))
* gde bugs ([#346](https://github.com/equinor/pepm-ui/issues/346)) ([cc3058a](https://github.com/equinor/pepm-ui/commit/cc3058aa6dc83b09b172232c56fdcaa4757a3357))

## [1.5.0](https://github.com/equinor/pepm-ui/compare/v1.4.0...v1.5.0) (2024-10-17)


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.5.0",
"version": "1.6.0",
"private": true,
"dependencies": {
"@azure/msal-browser": "^3.23.0",
Expand Down

0 comments on commit 448c612

Please sign in to comment.