Skip to content

Commit 6b6f837

Browse files
committed
docs(release): update CHANGELOG.md with 1.1.2
1 parent 4e56038 commit 6b6f837

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## **1.1.2**&emsp;<sub><sup>2024-05-06 (18731f52b7c763cdaf1c5d04463ef8cec847b01b...4e5603890fcafd62a66d37524c5841079b5180c1)</sup></sub>
2+
3+
### Bug Fixes
4+
5+
- Resolved issues from powertools tracer upgrade (18731f52b7c763cdaf1c5d04463ef8cec847b01b)
6+
7+
### Merges
8+
9+
- pull request \#21 from aws\-samples/fix\-powertools (4e5603890fcafd62a66d37524c5841079b5180c1)
10+
11+
<br>
12+
113
## **1.1.1**&emsp;<sub><sup>2024-05-06 (2a81b6e2b60f11d5568f7fe701a316db0dd34ad9...525b09cbd7d7e81769808445bbd4c17c6c45b9b3)</sup></sub>
214

315
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "commonjs",
33
"name": "genai-newsletter",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"bin": {
66
"genai-newsletter-app": "bin/genai-newsletter-app.js"
77
},

0 commit comments

Comments
 (0)