Skip to content

Commit ff60585

Browse files
authored
chore(main): release 1.13.0 (#500)
Co-authored-by: pepm-ci[bot] <170424145+pepm-ci[bot]@users.noreply.github.com>
1 parent 21ec65b commit ff60585

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.12.1"
2+
".": "1.13.0"
33
}

CHANGELOG.md

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

3+
## [1.13.0](https://github.com/equinor/pepm-ui/compare/v1.12.1...v1.13.0) (2025-10-21)
4+
5+
6+
### ✨ Features
7+
8+
* added new job to radix config ([#499](https://github.com/equinor/pepm-ui/issues/499)) ([21ec65b](https://github.com/equinor/pepm-ui/commit/21ec65b8fdc664dbf24c51239b5be5409786db74))
9+
310
## [1.12.1](https://github.com/equinor/pepm-ui/compare/v1.12.0...v1.12.1) (2025-09-01)
411

512

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.12.1",
3+
"version": "1.13.0",
44
"private": true,
55
"dependencies": {
66
"@azure/msal-browser": "^3.23.0",

0 commit comments

Comments
 (0)