Skip to content

Commit 5f45904

Browse files
committed
Update Changelog, prerelease
1 parent 90602b2 commit 5f45904

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 8.3.0
4+
5+
- Support a default value for cf.findInMap (Fn::FindInMap).
6+
37
## 8.2.0
48

59
- Add `LogRetentionInDays` option to Lambda shortcuts

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapbox/cloudfriend",
3-
"version": "8.2.0",
3+
"version": "8.3.0-1",
44
"description": "Helper functions for assembling CloudFormation templates in JavaScript",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)