Skip to content

Commit

Permalink
chore(master): release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
indykiteone authored and arxeiss committed Feb 3, 2023
1 parent 1b2b9c4 commit bd5f6c9
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

### [0.1.1](https://github.com/indykite/terraform-provider-indykite/compare/v0.1.0...v0.1.1) (2023-02-02)


### Bug Fixes

* change loa representation from string to int ([2a9bba0](https://github.com/indykite/terraform-provider-indykite/commit/2a9bba02894d65e852c3db0a792726281033891e))
* error propagating ([8872849](https://github.com/indykite/terraform-provider-indykite/commit/88728491b685368d611d5a438647efffd8fec9bd))
* policy config and sensitive values ([ddd9a5f](https://github.com/indykite/terraform-provider-indykite/commit/ddd9a5fae4f90927c2503e123c147702526ba3b4))


### Documentation

* add description to avoid rendering as read-only ([86ac467](https://github.com/indykite/terraform-provider-indykite/commit/86ac467204bef38aac282ee6fd1ed506c81d0be0))


### Miscellaneous Chores

* **deps:** update everything ([1b2b9c4](https://github.com/indykite/terraform-provider-indykite/commit/1b2b9c413f6f4716f165067cebd0fff120f38130))
* **deps:** update everything ([4e9d562](https://github.com/indykite/terraform-provider-indykite/commit/4e9d562b214559d88eba71b98f6629ff5553512d))
* **deps:** update everything ([7e93d0e](https://github.com/indykite/terraform-provider-indykite/commit/7e93d0efe95a3331269c76822b6760f37dc7da45))
* **deps:** update goreleaser/goreleaser-action action to v4 ([1bef9a9](https://github.com/indykite/terraform-provider-indykite/commit/1bef9a9de539dcc3daebe0d78bc0b681408287b5))

## [0.1.0](https://github.com/indykite/terraform-provider-indykite/compare/v0.0.1...v0.1.0) (2022-10-21)


Expand Down

0 comments on commit bd5f6c9

Please sign in to comment.