Skip to content

Commit 524ac86

Browse files
chore(release): 0.8.3 [skip ci]
## [0.8.3](v0.8.2...v0.8.3) (2025-05-24) ### Bug Fixes * **action:** resolve action lint issue in version bump ([#40](#40)) ([53559dc](53559dc))
1 parent 53559dc commit 524ac86

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.8.3](https://github.com/serverless-dna/powertools-mcp/compare/v0.8.2...v0.8.3) (2025-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **action:** resolve action lint issue in version bump ([#40](https://github.com/serverless-dna/powertools-mcp/issues/40)) ([53559dc](https://github.com/serverless-dna/powertools-mcp/commit/53559dcb9db4061674aaad56b04d26a5906925c5))
7+
18
## [0.8.2](https://github.com/serverless-dna/powertools-mcp/compare/v0.8.1...v0.8.2) (2025-05-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@serverless-dna/powertools-mcp",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"description": "Powertools for AWS Lambda Documentation MCP Server",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)