Skip to content

Commit

Permalink
chore(main): release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pepm-ci[bot] authored Sep 6, 2024
1 parent 8ffbea7 commit c004d71
Show file tree
Hide file tree
Showing 3 changed files with 17 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.3.0"
".": "1.4.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.4.0](https://github.com/equinor/pepm-ui/compare/v1.3.0...v1.4.0) (2024-09-06)


### ✨ Features

* outcrop analogue ([#311](https://github.com/equinor/pepm-ui/issues/311)) ([a3f38eb](https://github.com/equinor/pepm-ui/commit/a3f38eb6fdaa43276ede7f962f0f3afb5d19aeaf))


### 🐛 Bug Fixes

* package.json & yarn.lock to reduce vulnerabilities ([#309](https://github.com/equinor/pepm-ui/issues/309)) ([8ffbea7](https://github.com/equinor/pepm-ui/commit/8ffbea7ecf7933119c8451d60bc1cd8cb05db4ee))
* updated standard dev tag ([261d752](https://github.com/equinor/pepm-ui/commit/261d7529295da526fecc20885c60c0beb8ce1a89))
* upgrade multiple dependencies with Snyk ([#289](https://github.com/equinor/pepm-ui/issues/289)) ([fe91f88](https://github.com/equinor/pepm-ui/commit/fe91f882330e5ee6b1bb75ad3d6503ed10d4392e))
* upgrade react-router-dom from 6.16.0 to 6.23.1 ([#305](https://github.com/equinor/pepm-ui/issues/305)) ([e248653](https://github.com/equinor/pepm-ui/commit/e248653cb2e03fe4718df1e6f62c101c0922a1c3))

## [1.3.0](https://github.com/equinor/pepm-ui/compare/v1.2.1...v1.3.0) (2024-07-03)


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

0 comments on commit c004d71

Please sign in to comment.