Skip to content

Commit

Permalink
Merge pull request #118 from ditrit/release/v0.9.0
Browse files Browse the repository at this point in the history
Release version 0.9.0
  • Loading branch information
Zorin95670 authored Jul 9, 2024
2 parents ccd0e0f + bddd8c5 commit 4f2ab29
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 deletions.
3 changes: 2 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

## [Unreleased]
## [0.9.0] - 2024/07/09

### Added

Expand Down Expand Up @@ -232,6 +232,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add renderer for terraform files.
- Import metadata instead of passing it through constructor in TerraformMetadata.

[0.9.0]: https://github.com/ditrit/terrator-plugin/blob/0.9.0/changelog.md
[0.8.1]: https://github.com/ditrit/terrator-plugin/blob/0.8.1/changelog.md
[0.8.0]: https://github.com/ditrit/terrator-plugin/blob/0.8.0/changelog.md
[0.7.1]: https://github.com/ditrit/terrator-plugin/blob/0.7.1/changelog.md
Expand Down
2 changes: 1 addition & 1 deletion dist/terrator-plugin.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/terrator-plugin.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/*! Browser bundle of nunjucks 3.2.4 */

/*! For license information please see leto-modelizer-plugin-core.js.LICENSE.txt */

/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
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": "terrator-plugin",
"version": "0.8.1",
"version": "0.9.0",
"description": "Terraform plugin for Leto-Modelizer.",
"main": "dist/terrator-plugin.js",
"exports": "./dist/terrator-plugin.js",
Expand Down

0 comments on commit 4f2ab29

Please sign in to comment.