Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#308)
Browse files Browse the repository at this point in the history
Co-authored-by: pepm-ci[bot] <170424145+pepm-ci[bot]@users.noreply.github.com>
  • Loading branch information
pepm-ci[bot] authored Aug 20, 2024
1 parent caefa06 commit 3445e42
Show file tree
Hide file tree
Showing 3 changed files with 9 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.2.1"
".": "1.3.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### ✨ Features

* added length to moutbar results ([#307](https://github.com/equinor/pepm-ui/issues/307)) ([caefa06](https://github.com/equinor/pepm-ui/commit/caefa06781914f70c2123e101856dc7ec36f441b))

## [1.2.1](https://github.com/equinor/pepm-ui/compare/v1.2.0...v1.2.1) (2024-07-02)


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

0 comments on commit 3445e42

Please sign in to comment.