Skip to content

Commit 8da873b

Browse files
committed
chore(release): 2.0.2
1 parent bb2598e commit 8da873b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.0.2](https://github.com/nmccready/cfn-include/compare/v2.0.1...v2.0.2) (2025-01-21)
6+
57
## [2.0.1](https://github.com/nmccready/cfn-include/compare/v2.0.0...v2.0.1) (2024-11-14)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@znemz/cfn-include",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Preprocessor for CloudFormation templates with support for loops and flexible include statements",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)