Skip to content

Commit

Permalink
chore(main): release 1.0.1 (#278)
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 23, 2024
1 parent b473c6f commit cb2a7b7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Bug Fixes

* **workflow:** scoped workflows to ignore changes in package.json and package-lock.json ([b473c6f](https://github.com/equinor/pepm-ui/commit/b473c6f8235f3c86aba09c59097283a3090d8730))
* **workflow:** updated deploy-to-test workflow to push the right version tag to radix ([d62402e](https://github.com/equinor/pepm-ui/commit/d62402e53feac8c39ddd536fc659c89f57de3a76))
* **workflow:** updated test workflow ([cc00cc6](https://github.com/equinor/pepm-ui/commit/cc00cc67e92e677c800c0cc6a33aecc37baa0142))

## 1.0.0 (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.0",
"version": "1.0.1",
"private": true,
"dependencies": {
"@azure/msal-browser": "^2.32.2",
Expand Down

0 comments on commit cb2a7b7

Please sign in to comment.