diff --git a/CHANGELOG.md b/CHANGELOG.md
index b57e58d..85c0429 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# v0.18.3
+
+## Bug Fixes
+* fix(AWLS2-441): ensure S3 bucket exists before VPC flow log creation (#150) (Timothy Nguyen)([844913e](https://github.com/lacework/terraform-aws-agentless-scanning/commit/844913ea2b301e3380a934a495a9b5d422542ea0))
+## Other Changes
+* ci: version bump to v0.18.3-dev (Lacework)([c369819](https://github.com/lacework/terraform-aws-agentless-scanning/commit/c3698194e370deddace7d882a511412a82f1d00b))
+---
 # v0.18.2
 
 ## Other Changes
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index f619a90..f5a15a3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,6 +1,7 @@
 # Release Notes
-Another day, another release. These are the release notes for the version `v0.18.2`.
+Another day, another release. These are the release notes for the version `v0.18.3`.
 
+## Bug Fixes
+* fix(AWLS2-441): ensure S3 bucket exists before VPC flow log creation (#150) (Timothy Nguyen)([844913e](https://github.com/lacework/terraform-aws-agentless-scanning/commit/844913ea2b301e3380a934a495a9b5d422542ea0))
 ## Other Changes
-* chore(GROW-2972): add output for ECS cluster ARN (#149) (Pengyuan Zhao)([9a246b1](https://github.com/lacework/terraform-aws-agentless-scanning/commit/9a246b1b231904de6a2d50de50a7e38935458939))
-* ci: version bump to v0.18.2-dev (Lacework)([41d23e7](https://github.com/lacework/terraform-aws-agentless-scanning/commit/41d23e7fe13a0317f75030a424366042e584b309))
+* ci: version bump to v0.18.3-dev (Lacework)([c369819](https://github.com/lacework/terraform-aws-agentless-scanning/commit/c3698194e370deddace7d882a511412a82f1d00b))
diff --git a/VERSION b/VERSION
index 4de4c2b..de564ae 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.18.3-dev
\ No newline at end of file
+0.18.3
\ No newline at end of file