Skip to content

Commit 3fa7a21

Browse files
committed
docs(release): update CHANGELOG.md with 1.1.1
1 parent 525b09c commit 3fa7a21

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## **1.1.1**&emsp;<sub><sup>2024-05-06 (2a81b6e2b60f11d5568f7fe701a316db0dd34ad9...525b09cbd7d7e81769808445bbd4c17c6c45b9b3)</sup></sub>
2+
3+
### Bug Fixes
4+
5+
- Bug for getPublication (fb9ddb03bf9846d270b244366b2fd54ee7189dd1)
6+
7+
### Merges
8+
9+
- pull request \#20 from aws\-samples/bee6dependabot/npm\_and\_yarn/cdk\-nag\-2\.28\.109 (b36f706f311873d270d159a7125d179544b78a49)
10+
- pull request \#19 from aws\-samples/48aadependabot/npm\_and\_yarn/typescript\-5\.4\.5 (e065e607d4e9adba6bd5326850ce870a6bb6c0c3)
11+
- branch 'main' into daa7dependabot/npm\_and\_yarn/aws\-sdk/client\-sfn\-3\.569\.0 (06d6d4a871a00d4517fc459d419ae6502764d45a)
12+
- pull request \#18 from aws\-samples/daa7dependabot/npm\_and\_yarn/aws\-sdk/client\-sfn\-3\.569\.0 (889f44231b6b6aacb73f04333858400f51eef144)
13+
- branch 'main' into facddependabot/npm\_and\_yarn/aws\-lambda\-powertools/tracer\-2\.1\.0 (768573572a746fb53493a271ca323406bf346f76)
14+
- pull request \#13 from aws\-samples/facddependabot/npm\_and\_yarn/aws\-lambda\-powertools/tracer\-2\.1\.0 (525b09cbd7d7e81769808445bbd4c17c6c45b9b3)
15+
16+
<br>
17+
118
## **1.1.0**&emsp;<sub><sup>2024-05-03 (e5df8e26837978750802d21ec4cbc2f04d45b800...88195107222c9e8b90e8c9a545f95fdcc36b73f9)</sup></sub>
219

320
### Bug Fixes

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,7 +1,7 @@
11
{
22
"type": "commonjs",
33
"name": "genai-newsletter",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"bin": {
66
"genai-newsletter-app": "bin/genai-newsletter-app.js"
77
},

0 commit comments

Comments
 (0)