Skip to content

Commit f281cfe

Browse files
authored
Merge pull request #640 from aws-powertools/develop
chore: Sync main with develop for release 1.13
2 parents f7f7a22 + 4029b08 commit f281cfe

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ Knowing which companies are using this library is important to help prioritize t
166166
[**Pushpay**](https://pushpay.com/){target="_blank" rel="nofollow"}
167167
{ .card }
168168
169+
</div>
170+
169171
## Tenets
170172
171173
These are our core principles to guide our decision making.

version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"Core": {
33
"Logging": "1.5.1",
44
"Metrics": "1.7.1",
5-
"Tracing": "1.5.0"
5+
"Tracing": "1.5.1"
66
},
77
"Utilities": {
88
"Parameters": "1.3.0",
9-
"Idempotency": "1.2.1",
10-
"BatchProcessing": "1.1.1"
9+
"Idempotency": "1.2.2",
10+
"BatchProcessing": "1.1.2"
1111
}
1212
}

0 commit comments

Comments
 (0)