Skip to content

Commit 24d3deb

Browse files
dreamorosiam29d
andcommitted
docs(maintenance): add processes tab (#1747)
* docs(maintenance): update mkdocs to support tabs * chore(ci): add parallel test npm script * chore(ci): add jest command * docs(maintenance): add testing page to navbar * docs(maintenance): add contributing info * chore: update roadmap * chore: update release drafter workflow to allow for manual trigger * fix formatting * docs: maintainers handbook * chore: link to new location * fix links * Update docs/maintainers.md Co-authored-by: Alexander Schueren <sha@amazon.com> --------- Co-authored-by: Alexander Schueren <sha@amazon.com>
1 parent ab5ee2e commit 24d3deb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ This release includes some breaking changes, please take some time to review thi
1313
This guide is a work in progress. We'll update it as we get closer to the 2.0 release. If you have any questions, or want to follow the progress, please join the discussion on the [GitHub issue](https://github.com/aws-powertools/powertools-lambda-typescript/issues/1714).
1414

1515
| Area | Change | Code change required |
16-
| ---- | ------ | -------------------- |
16+
| ---- | ------ | -------------------- |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@
7676
"engines": {
7777
"node": ">=16"
7878
}
79-
}
79+
}

packages/batch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@
7979
"devDependencies": {
8080
"@aws-lambda-powertools/testing-utils": "file:../testing"
8181
}
82-
}
82+
}

0 commit comments

Comments
 (0)