Skip to content

Commit

Permalink
Bump version to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fugue committed Nov 10, 2022
1 parent 9b32b5d commit fd60949
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# CHANGELOG

## v2.10.0 (2022-11-10)
### Added
* Support for .tf.json files - including those output by Terraform CDK's `cdktf synth` command.

## v2.9.3 (2022-10-13)
### Fixed
* fix panic in EnrichResources
Expand Down
4 changes: 0 additions & 4 deletions changes/unreleased/Added-20221104-153025.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions changes/v2.10.0.md
@@ -0,0 +1,3 @@
## v2.10.0 (2022-11-10)
### Added
* Support for .tf.json files - including those output by Terraform CDK's `cdktf synth` command.
2 changes: 1 addition & 1 deletion mkdocs.yml
Expand Up @@ -60,7 +60,7 @@ markdown_extensions:
site_url: https://regula.dev
edit_uri: blob/master/docs/src/
extra:
version: v2.9.3
version: v2.10.0
social:
- icon: fontawesome/solid/globe
link: https://www.fugue.co
Expand Down

0 comments on commit fd60949

Please sign in to comment.