Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#281)
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 May 24, 2024
1 parent aa0dca5 commit b63ef20
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 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.0.1"
".": "1.0.2"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.0.2](https://github.com/equinor/pepm-ui/compare/v1.0.1...v1.0.2) (2024-05-24)


### 🐛 Bug Fixes

* **ci:** removed component name in tag for release-please ([aa0dca5](https://github.com/equinor/pepm-ui/commit/aa0dca5aa6b61edfb7d2e0742d6ca9406db4a890))
* **ci:** sat release please search after last release ([96d7414](https://github.com/equinor/pepm-ui/commit/96d741438b2e00870408a26d4baa014a70f219ea))
* **ci:** updated image base in radix config, updated image tags in deployment ([08a526c](https://github.com/equinor/pepm-ui/commit/08a526ce5ca0626b39e9be46bde63d68572d851b))
* **ci:** updated release-please with new sections ([cab51e9](https://github.com/equinor/pepm-ui/commit/cab51e900e1859adccd18f31e5e3ab6a72b07441))
* **radix-config:** updated jobs images ([e1bb377](https://github.com/equinor/pepm-ui/commit/e1bb3773ee5f92dd193baab1981fc234a86e0503))

## [1.0.1](https://github.com/equinor/pepm-ui/compare/v1.0.0...v1.0.1) (2024-05-23)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

0 comments on commit b63ef20

Please sign in to comment.