Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Aug 31, 2023
1 parent 8b02fa1 commit 0f79984
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Changelog

### [3.0.0](https://github.com/isotoma/secure-default-vpc-security-group-cdk/compare/2.0.0...3.0.0)

> 31 August 2023
- Remove CDK v1 support [`#30`](https://github.com/isotoma/secure-default-vpc-security-group-cdk/pull/30)

### [2.0.0](https://github.com/isotoma/secure-default-vpc-security-group-cdk/compare/1.2.1...2.0.0)

> 1 June 2023
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secure-default-vpc-security-group-cdk",
"version": "2.0.0",
"version": "3.0.0",
"description": "Secure a default security group created for a VPC using CDK",
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 0f79984

Please sign in to comment.