Skip to content

Commit 0637601

Browse files
chore(main): release 3.2.0
1 parent 534b98e commit 0637601

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.1.0"
2+
".": "3.2.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.2.0](https://github.com/aws-samples/baseline-environment-on-aws/compare/v3.1.0...v3.2.0) (2025-10-07)
6+
7+
8+
### Features
9+
10+
* add release-please automation for GitHub releases ([fea86cd](https://github.com/aws-samples/baseline-environment-on-aws/commit/fea86cd19c2320d354efaef8565524831adb737a))
11+
* migrate from standard-version to release-please ([534b98e](https://github.com/aws-samples/baseline-environment-on-aws/commit/534b98e32f91a6e535dbbeca24b4997c4fcc6ea5))
12+
513
## [3.1.0](https://github.com/aws-samples/baseline-environment-on-aws/compare/v3.0.0...v3.1.0) (2025-10-07)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "baseline-environment-on-aws",
4-
"version": "3.1.0",
4+
"version": "3.2.0",
55
"description": "Baseline Environment on AWS",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)