Skip to content

Commit

Permalink
chore(main): Release aws-cost-postgresql v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Oct 1, 2023
1 parent 07c0959 commit c0d1f47
Show file tree
Hide file tree
Showing 2 changed files with 14 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,6 +1,6 @@
{
"aws/foundational_security/snowflake": "1.6.0",
"aws/foundational_security/snowflake+FILLER": "0.0.0",
"aws/cost/postgresql": "1.0.1",
"aws/cost/postgresql": "1.0.2",
"aws/cost/postgresql+FILLER": "0.0.0"
}
13 changes: 13 additions & 0 deletions aws/cost/postgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.0.2](https://github.com/cloudquery/policies-premium/compare/aws-cost-postgresql-v1.0.1...aws-cost-postgresql-v1.0.2) (2023-10-01)


### Bug Fixes

* **deps:** Update dependency cffi to v1.16.0 ([#120](https://github.com/cloudquery/policies-premium/issues/120)) ([a26246c](https://github.com/cloudquery/policies-premium/commit/a26246cb01a992f6ab2b3b54c9af559d77d65bbf))
* **deps:** Update dependency charset-normalizer to v3.3.0 ([#121](https://github.com/cloudquery/policies-premium/issues/121)) ([eb79178](https://github.com/cloudquery/policies-premium/commit/eb791782788c171dc9bc4504e1e6b8a7ab49c000))
* **deps:** Update dependency filelock to v3.12.4 ([#115](https://github.com/cloudquery/policies-premium/issues/115)) ([c4d82e7](https://github.com/cloudquery/policies-premium/commit/c4d82e7529b43f194ab065bc7537a456646eae8f))
* **deps:** Update dependency psycopg to v3.1.12 ([#116](https://github.com/cloudquery/policies-premium/issues/116)) ([05dbd1d](https://github.com/cloudquery/policies-premium/commit/05dbd1da7975b5f3929998551b4b191bc5286a5e))
* **deps:** Update dependency pycryptodomex to v3.19.0 ([#122](https://github.com/cloudquery/policies-premium/issues/122)) ([60b99af](https://github.com/cloudquery/policies-premium/commit/60b99afff91a2c0915cef601e2fe675658974e08))
* **deps:** Update dependency pytz to v2023.3.post1 ([#119](https://github.com/cloudquery/policies-premium/issues/119)) ([162af6e](https://github.com/cloudquery/policies-premium/commit/162af6e5bd5876da89d1b049babe2a5bdf37d755))
* **deps:** Update dependency typing_extensions to v4.8.0 ([#124](https://github.com/cloudquery/policies-premium/issues/124)) ([07c0959](https://github.com/cloudquery/policies-premium/commit/07c09593443aee8606b05dc80ae32861c5601964))

## [1.0.1](https://github.com/cloudquery/policies-premium/compare/aws-cost-postgresql-v1.0.0...aws-cost-postgresql-v1.0.1) (2023-09-04)


Expand Down

0 comments on commit c0d1f47

Please sign in to comment.