Skip to content

Commit

Permalink
Merge pull request #41 from aws-solutions/release/v1.3.3
Browse files Browse the repository at this point in the history
Release v1.3.3
  • Loading branch information
amzn-gaod committed Jul 19, 2024
2 parents b921c39 + 5b567a9 commit 815dfe9
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 47 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ 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).

## [1.3.3] - 2024-07-19

### Security

- Security updates for transitive dependencies

## [1.3.2] - 2023-11-02

### Security
Expand Down
4 changes: 2 additions & 2 deletions solution-manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
id: SO0146
name: video-on-demand-on-aws-foundation
version: 1.3.2
version: v1.3.3
cloudformation_templates:
- template: video-on-demand-on-aws-foundation.template
main_template: true
build_environment:
build_image: 'aws/codebuild/standard:7.0'
build_image: "aws/codebuild/standard:7.0"
18 changes: 9 additions & 9 deletions source/cdk/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 source/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Amazon Web Services",
"url": "https://aws.amazon.com/solutions"
},
"version": "1.3.2",
"version": "1.3.3",
"private": true,
"bin": {
"vod-foundation": "bin/vod-foundation.js"
Expand Down
28 changes: 14 additions & 14 deletions source/custom-resource/package-lock.json

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

28 changes: 14 additions & 14 deletions source/job-complete/package-lock.json

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

14 changes: 7 additions & 7 deletions source/job-submit/package-lock.json

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

0 comments on commit 815dfe9

Please sign in to comment.