Skip to content

Commit 525113a

Browse files
authored
chore(merge-back): 1.125.0 (#5020)
See [CHANGELOG](https://github.com/aws/jsii/blob/merge-back/1.125.0/CHANGELOG.md)
2 parents 68642d1 + fdbe357 commit 525113a

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
@@ -2,6 +2,13 @@
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+
## [1.125.0](https://github.com/aws/jsii/compare/v1.124.0...v1.125.0) (2026-01-05)
6+
7+
8+
### Bug Fixes
9+
10+
* **jsii-pacmak:** `--mvn-*` arguments aren't passed through ([#5018](https://github.com/aws/jsii/issues/5018)) ([68642d1](https://github.com/aws/jsii/commit/68642d1b5819cba4fc253ddb7d546c0e9315f961))
11+
512
## [1.124.0](https://github.com/aws/jsii/compare/v1.123.0...v1.124.0) (2025-12-30)
613

714

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"rejectCycles": true
1313
}
1414
},
15-
"version": "1.124.0",
15+
"version": "1.125.0",
1616
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1717
}

0 commit comments

Comments
 (0)