Skip to content

Commit 7d88a57

Browse files
authored
2 parents 7188e19 + b0459f1 commit 7d88a57

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.101.0](https://github.com/aws/jsii/compare/v1.100.0...v1.101.0) (2024-06-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **pacmak:** Twine 5.1.0 not found ([#4554](https://github.com/aws/jsii/issues/4554)) ([b4cc08c](https://github.com/aws/jsii/commit/b4cc08cbeadace4cb1b1539b8387e95763ed0a72))
11+
512
## [1.100.0](https://github.com/aws/jsii/compare/v1.99.0...v1.100.0) (2024-06-13)
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.100.0",
15+
"version": "1.101.0",
1616
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1717
}

0 commit comments

Comments
 (0)