Skip to content

Commit 85a98f2

Browse files
chore(release): 0.8.2 [skip ci]
## [0.8.2](v0.8.1...v0.8.2) (2025-05-24) ### Bug Fixes * **actions:** ensure dry-run actions have NPM_TOKEN ([#39](#39)) ([0aa9e96](0aa9e96))
1 parent 0aa9e96 commit 85a98f2

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.2](https://github.com/serverless-dna/powertools-mcp/compare/v0.8.1...v0.8.2) (2025-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **actions:** ensure dry-run actions have NPM_TOKEN ([#39](https://github.com/serverless-dna/powertools-mcp/issues/39)) ([0aa9e96](https://github.com/serverless-dna/powertools-mcp/commit/0aa9e96ae1f702de35c79aa8e56cb24695112a31))
7+
18
## [0.8.1](https://github.com/serverless-dna/powertools-mcp/compare/v0.8.0...v0.8.1) (2025-05-16)
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.1",
3+
"version": "0.8.2",
44
"description": "Powertools for AWS Lambda Documentation MCP Server",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)