Releases: aws-samples/generative-ai-newsletter-app
Releases · aws-samples/generative-ai-newsletter-app
v1.1.16
What's Changed
- ci: GitHub Actions workflow to build and synthesize each push by @flamingquaks in #44
- fix(node): resolved mismatched dependencies by @flamingquaks in #47
- CI: Create label.yml workflow by @flamingquaks in #49
- ci(github actions): updated GitHub Pages CI Actions by @flamingquaks in #43
- #54 fix:resolve eslint findings by @flamingquaks in #56
- chore(github actions): added PR Labeling by @flamingquaks in #60
- chore(github actions): improved PR Labeler by @flamingquaks in #61
- ci:(github actions) automate labeling PRs by @flamingquaks in #66
- build(deps-dev): bump @aws-amplify/cli from 12.12.0 to 12.12.1 by @dependabot in #65
- build(deps): bump @anthropic-ai/bedrock-sdk from 0.9.7 to 0.9.8 by @dependabot in #51
- build(deps-dev): bump @types/node from 20.9.0 to 20.12.12 by @dependabot in #62
- build(deps-dev): bump @aws-sdk/client-s3 from 3.576.0 to 3.588.0 by @dependabot in #78
- build(deps): bump @aws-sdk/client-dynamodb from 3.576.0 to 3.584.0 by @dependabot in #63
- build(deps-dev): bump vite from 5.2.11 to 5.2.12 by @dependabot in #77
- fix(authz): fixed listPublications endpoint authorization error by @flamingquaks in #80
- style(formatting): cleaned code formatting using prettier by @flamingquaks in #67
- build(deps-dev): bump react-email from 1.10.1 to 2.1.4 by @dependabot in #75
- build(deps): bump aws-cdk-lib from 2.141.0 to 2.144.0 by @dependabot in #76
Full Changelog: v1.1.15...v1.1.16
v1.1.15
What's Changed
- docs(github pages): fixed link to download Threat Model json file for Threat Composer by @flamingquaks in #35
- fix(authz): second fix for the authz list filtering by @flamingquaks in #34
Full Changelog: v1.1.3...v1.1.15
v1.1.3
What's Changed
- feature: Add GitHub Pages by @flamingquaks in #25
- ci(github pages): fixed build issue relating to GitHub pages by @flamingquaks in #27
- docs(github pages): fixed GitHub pages asset path directory resolution by @flamingquaks in #28
- docs: fixed the User Guide documentation link by @flamingquaks in #29
- fix: AppSync Functions fail to compile on Windows OS by @flamingquaks in #24
- fix(authz): fixed bug causing list filter to show private items by @flamingquaks in #31
- docs(github pages): moved threat model to GitHub pages site. by @flamingquaks in #33
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- fix: Resolved issues from powertools tracer upgrade by @flamingquaks in #21
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- build(deps): bump cdk-nag from 2.28.96 to 2.28.109 by @dependabot in #20
- build(deps-dev): bump typescript from 5.2.2 to 5.4.5 by @dependabot in #19
- build(deps): bump @aws-sdk/client-sfn from 3.556.0 to 3.569.0 by @dependabot in #18
- build(deps): bump @aws-lambda-powertools/tracer from 1.18.1 to 2.1.0 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- chore: Added dependabot configuration for npm by @flamingquaks in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Initial release to GitHub!