Skip to content

Commit

Permalink
chore(main): release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-svensson committed Oct 7, 2024
1 parent fe66607 commit 91c3112
Show file tree
Hide file tree
Showing 2 changed files with 22 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 +1 @@
{".":"0.0.1"}
{".":"0.0.2"}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [0.0.2](https://github.com/sparetimecoders/pulumi-preview-commenter/compare/v0.0.1...v0.0.2) (2024-10-07)


### Bug Fixes

* **deps:** update module github.com/alecthomas/kong to v1 ([#12](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/12)) ([675cb1f](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/675cb1f9d6c51a084cd1018b00a32e3e55a3c0f4))
* **deps:** update module github.com/masterminds/sprig/v3 to v3.3.0 ([#10](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/10)) ([8fcb333](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/8fcb333cf53a1662562a32fe56e4bae08cd40453))


### Miscellaneous Chores

* **deps:** pin alpine docker tag to b93f4f6 ([#6](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/6)) ([04d8c7d](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/04d8c7d95add207a64d69771421e6d5c5c069d02))
* **deps:** update golangci/golangci-lint-action digest to 971e284 ([#16](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/16)) ([c0b19ac](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/c0b19acd27cb1b706540b6c5d41049ea5ca7e880))
* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.17.0 ([#9](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/9)) ([437b264](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/437b264408aefd604b9c1b3f4d1148685d868676))
* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.18.0 ([#13](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/13)) ([e8824c7](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/e8824c7ada3c6a3b76a29125fd816a1b3d4c337e))
* **deps:** update pre-commit hook gitleaks/gitleaks to v8.19.3 ([#14](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/14)) ([44e3315](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/44e3315a9b88f43125afbf3eb2cd606b70edca48))
* **deps:** update pre-commit hook gitleaks/gitleaks to v8.20.0 ([#17](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/17)) ([54d1786](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/54d178600c43b8338ab23ea0c9cfa9baf2102e21))
* **deps:** update pre-commit hook pre-commit/pre-commit-hooks to v5 ([#18](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/18)) ([fe66607](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/fe666075cca8195ce05ce0adfb8add574a6b746c))
* **deps:** update wagoid/commitlint-github-action digest to 3d28780 ([#11](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/11)) ([e81c890](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/e81c8901af4923b54bf7e1e84d84eab7543cb94a))
* **deps:** update wagoid/commitlint-github-action digest to a2bc521 ([#8](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/8)) ([57cb882](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/57cb88248cb4a9e242c8ea2c004d03907921d16e))

## 0.0.1 (2024-08-16)


Expand Down

0 comments on commit 91c3112

Please sign in to comment.