Skip to content

Commit 775dd45

Browse files
Merge pull request #24 from lacework/release
Release v0.4.0
2 parents d32a7bd + 27016ff commit 775dd45

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v0.4.0
2+
3+
## Features
4+
* feat: update non_os_package_support flag (Darren Murray)([183a10c](https://github.com/lacework/terraform-aws-ecr/commit/183a10cf31c65c16adba281045303b2d5e026934))
5+
## Documentation Updates
6+
* docs: fix typo (Darren Murray)([63e4e58](https://github.com/lacework/terraform-aws-ecr/commit/63e4e58141baed813d9ff4ec68e9833c03cbf66c))
7+
* docs: update contribution docs link (Darren)([d41968f](https://github.com/lacework/terraform-aws-ecr/commit/d41968f8cc32f0567013672b0c7d96fb861f0a2a))
8+
## Other Changes
9+
* ci: version bump to v0.3.2-dev (Lacework)([203d3e7](https://github.com/lacework/terraform-aws-ecr/commit/203d3e79402c9eaf91ffd23a3bf8a77e623ebd3b))
10+
---
111
# v0.3.1
212

313
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v0.3.1`.
2+
Another day, another release. These are the release notes for the version `v0.4.0`.
33

4-
## Bug Fixes
5-
* fix: bump Lacework provider version to ~> v0.11 (#20) (Salim Afiune)([7dbd93d](https://github.com/lacework/terraform-aws-ecr/commit/7dbd93d95ed71a4d7d0020825f4a6f9298752cf7))
4+
## Features
5+
* feat: update non_os_package_support flag (Darren Murray)([183a10c](https://github.com/lacework/terraform-aws-ecr/commit/183a10cf31c65c16adba281045303b2d5e026934))
6+
## Documentation Updates
7+
* docs: fix typo (Darren Murray)([63e4e58](https://github.com/lacework/terraform-aws-ecr/commit/63e4e58141baed813d9ff4ec68e9833c03cbf66c))
8+
* docs: update contribution docs link (Darren)([d41968f](https://github.com/lacework/terraform-aws-ecr/commit/d41968f8cc32f0567013672b0c7d96fb861f0a2a))
69
## Other Changes
7-
* ci: version bump to v0.3.1-dev (Lacework)([94fa5b0](https://github.com/lacework/terraform-aws-ecr/commit/94fa5b0b41f5e35099d33781fea9d8a3701ad0a4))
10+
* ci: version bump to v0.3.2-dev (Lacework)([203d3e7](https://github.com/lacework/terraform-aws-ecr/commit/203d3e79402c9eaf91ffd23a3bf8a77e623ebd3b))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.2-dev
1+
0.4.0

0 commit comments

Comments
 (0)