Skip to content

Commit

Permalink
chore(main): release 1.0.1 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 1, 2024
1 parent 394f7e4 commit eff2484
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [1.0.1](https://github.com/netr0m/az-pim-cli/compare/v1.0.1...v1.0.1) (2024-07-01)


### ci

* add release-please workflow ([#36](https://github.com/netr0m/az-pim-cli/issues/36)) ([d07b053](https://github.com/netr0m/az-pim-cli/commit/d07b053cfdb76b701c2cc9cd059e45e057ce4950))
* add workflow triggered by merge to main ([#37](https://github.com/netr0m/az-pim-cli/issues/37)) ([aff631d](https://github.com/netr0m/az-pim-cli/commit/aff631d963a083b211122478485ffc50679c29e3))


### Features

* activate roles ([7cdb3be](https://github.com/netr0m/az-pim-cli/commit/7cdb3be77fe393028096d066192a6c1631b3ac3d))
* add 'version' command ([#30](https://github.com/netr0m/az-pim-cli/issues/30)) ([e24a15f](https://github.com/netr0m/az-pim-cli/commit/e24a15f6fb1aa020e6e7191080c3b56363eac355))
* add reason to activate command ([#4](https://github.com/netr0m/az-pim-cli/issues/4)) ([8b43135](https://github.com/netr0m/az-pim-cli/commit/8b4313595e4b534c304619c973d42e2c8e8b1d35))
* check for various request status types ([#14](https://github.com/netr0m/az-pim-cli/issues/14)) ([57e4472](https://github.com/netr0m/az-pim-cli/commit/57e447247280dc092cc2b9ee817a53b599b47ae9))
* dry-run for 'activate' ([#22](https://github.com/netr0m/az-pim-cli/issues/22)) ([05c4095](https://github.com/netr0m/az-pim-cli/commit/05c40956017909a14f3015f2de10c4a5e43303e2))
* list eligible roles ([eb3e15a](https://github.com/netr0m/az-pim-cli/commit/eb3e15ae475d065613c1cb816dc6082e9d008c76))
* support for PIM Entra groups ([#16](https://github.com/netr0m/az-pim-cli/issues/16)) ([6fddc87](https://github.com/netr0m/az-pim-cli/commit/6fddc870a990bc6065b8dd053544fc141421428f))
* support new Azure Entra ID PIM API ([#6](https://github.com/netr0m/az-pim-cli/issues/6)) ([700323c](https://github.com/netr0m/az-pim-cli/commit/700323cc0c90674f8d1b8fd9db6db96933e15bbc))
* use az-cli for auth ([95e7553](https://github.com/netr0m/az-pim-cli/commit/95e7553cd7142b0ba35f7054f4762b23764804d3))


### Bug Fixes

* **activate:** Role selection on `activate` selects incorrect role ([#8](https://github.com/netr0m/az-pim-cli/issues/8)) ([6cb1079](https://github.com/netr0m/az-pim-cli/commit/6cb1079b62cabf219232c9e829198d70b4b122e8))
* fix casing role on activate ([#3](https://github.com/netr0m/az-pim-cli/issues/3)) ([9d92cff](https://github.com/netr0m/az-pim-cli/commit/9d92cff54a4515eb44e6226c623fe8f59cf9817c))
* use exact matching for the role selection ([#12](https://github.com/netr0m/az-pim-cli/issues/12)) ([0bf37e6](https://github.com/netr0m/az-pim-cli/commit/0bf37e6db2e648179442326c0b101328e4fd7e82))


### Documentation

* **github:** add project guidelines ([#31](https://github.com/netr0m/az-pim-cli/issues/31)) ([5fc195b](https://github.com/netr0m/az-pim-cli/commit/5fc195bda5e78fd66b0fc996b3259d380b40f102))
* initial docs ([c315b5c](https://github.com/netr0m/az-pim-cli/commit/c315b5c44dab5102e8a7678c09e3c81d35f87a09))

## [1.0.1](https://github.com/netr0m/az-pim-cli/compare/az-pim-cli-v1.0.0...az-pim-cli-v1.0.1) (2024-07-01)


Expand Down

0 comments on commit eff2484

Please sign in to comment.