Skip to content

Commit b63ef20

Browse files
authored
chore(main): release 1.0.2 (#281)
Co-authored-by: pepm-ci[bot] <170424145+pepm-ci[bot]@users.noreply.github.com>
1 parent aa0dca5 commit b63ef20

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.0.2"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/equinor/pepm-ui/compare/v1.0.1...v1.0.2) (2024-05-24)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **ci:** removed component name in tag for release-please ([aa0dca5](https://github.com/equinor/pepm-ui/commit/aa0dca5aa6b61edfb7d2e0742d6ca9406db4a890))
9+
* **ci:** sat release please search after last release ([96d7414](https://github.com/equinor/pepm-ui/commit/96d741438b2e00870408a26d4baa014a70f219ea))
10+
* **ci:** updated image base in radix config, updated image tags in deployment ([08a526c](https://github.com/equinor/pepm-ui/commit/08a526ce5ca0626b39e9be46bde63d68572d851b))
11+
* **ci:** updated release-please with new sections ([cab51e9](https://github.com/equinor/pepm-ui/commit/cab51e900e1859adccd18f31e5e3ab6a72b07441))
12+
* **radix-config:** updated jobs images ([e1bb377](https://github.com/equinor/pepm-ui/commit/e1bb3773ee5f92dd193baab1981fc234a86e0503))
13+
314
## [1.0.1](https://github.com/equinor/pepm-ui/compare/v1.0.0...v1.0.1) (2024-05-23)
415

516

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pepm-ui",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": true,
55
"dependencies": {
66
"@azure/msal-browser": "^2.32.2",

0 commit comments

Comments
 (0)