Skip to content

Commit

Permalink
chore(main): release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pepm-ci[bot] authored Dec 10, 2024
1 parent 574bda4 commit 283104f
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.6.0"
".": "1.7.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.7.0](https://github.com/equinor/pepm-ui/compare/v1.6.0...v1.7.0) (2024-12-10)


### 🧹 Chores

* set copyright year to 2024 ([#372](https://github.com/equinor/pepm-ui/issues/372)) ([cca30f9](https://github.com/equinor/pepm-ui/commit/cca30f9ad2329b2f1e2df52946339423235d86f7))


### ✨ Features

* Added switch for approving object result ([#382](https://github.com/equinor/pepm-ui/issues/382)) ([cce5390](https://github.com/equinor/pepm-ui/commit/cce53907df00893d4f67b7f578fd6c9cbcac71e7))
* ini upload ([#375](https://github.com/equinor/pepm-ui/issues/375)) ([e00b25a](https://github.com/equinor/pepm-ui/commit/e00b25a145a11fca968fb71f55404d1d44de4781))


### 🐛 Bug Fixes

* Fixed editing of model name and desc ([#373](https://github.com/equinor/pepm-ui/issues/373)) ([82f8003](https://github.com/equinor/pepm-ui/commit/82f800389fb18df5a2d40ea1d7c39125ea808d1d))
* Fixed footer overlapping content ([#384](https://github.com/equinor/pepm-ui/issues/384)) ([5679ab5](https://github.com/equinor/pepm-ui/commit/5679ab5fc2cd94a1cdead66e5d05ee0e980ddfb3))

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


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

0 comments on commit 283104f

Please sign in to comment.