Skip to content

Commit 002190f

Browse files
chore(release): 0.89.0-alpha.12
# [0.89.0-alpha.12](0.89.0-alpha.11...0.89.0-alpha.12) (2023-06-02) ### Bug Fixes * Fixed error with VPC connections and elasticSearchDomain ([80af943](80af943)) ### Features * Added ses service configurations ([a1d550b](a1d550b)) * Added sesReceiptRuleSet service configurations ([7e3ca02](7e3ca02)) * Linked new services ([9eee1b3](9eee1b3)) * Split up ses service depending on identity type ([214287f](214287f))
1 parent 43fd5f4 commit 002190f

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [0.89.0-alpha.12](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.11...0.89.0-alpha.12) (2023-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed error with VPC connections and elasticSearchDomain ([80af943](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/80af94379b3d1b6e46ccd15d4c887d5cfc53ed55))
7+
8+
9+
### Features
10+
11+
* Added ses service configurations ([a1d550b](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/a1d550b19e93e15a33b328856f73f27843edd4a3))
12+
* Added sesReceiptRuleSet service configurations ([7e3ca02](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/7e3ca0222bdfee63e419930460770f477b7f2237))
13+
* Linked new services ([9eee1b3](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/9eee1b32ce18807dde113ff39d4f8f7ff35f358e))
14+
* Split up ses service depending on identity type ([214287f](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/214287fd993cf3424d61de42ae613cc98c7d2d94))
15+
116
# [0.89.0-alpha.11](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.10...0.89.0-alpha.11) (2023-06-01)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-aws",
3-
"version": "0.89.0-alpha.11",
3+
"version": "0.89.0-alpha.12",
44
"description": "cloud-graph provider plugin for AWS used to fetch AWS cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)