Merged
Conversation
Contributor
|
How urgent is this? I'd like to get #256 in as well to unblock the Step Functions PR |
rix0rrr
approved these changes
Oct 9, 2018
Contributor
Author
|
Happy to wait for it
From: Rico Huijbers <notifications@github.com>
Reply-To: awslabs/jsii <reply@reply.github.com>
Date: Tuesday, October 9, 2018 at 5:54 PM
To: awslabs/jsii <jsii@noreply.github.com>
Cc: "Ben-israel, Elad" <benisrae@amazon.com>, Author <author@noreply.github.com>
Subject: Re: [awslabs/jsii] v0.7.7 (#257)
How urgent is this? I'd like to get #256<#256> in as well to unblock the Step Functions PR
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#257 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAkjDFYAQEDHkp2UBQGwzhWZhlGn6tKuks5ujLiDgaJpZM4XTd_V>.
|
Bug Fixes ========= * **dotnet:** abstract classes should have proxy implementations ([#241](#241)) ([828a26f](828a26f)), closes [#223](#223) * **jsii:** better usage reporting of private types ([#247](#247)) ([96ac5d6](96ac5d6)) * **jsii:** support public autoproperties in private constructor ([#256](#256)) ([181012e](181012e)) * **jsii:** use default jsx compiler options ([#260](#260)) ([660ae79](660ae79)), closes [aws/aws-cdk#830](aws/aws-cdk#830) * **jsii-dotnet-generator:** Use FQ type returns in conflict. ([#258](#258)) ([a78784a](a78784a)), closes [#252](#252) * **jsii-runtime:** Use buffer factory methods instead of constructor. ([#246](#246)) ([6ad6b9d](6ad6b9d)) * **kernel:** Return object literals as references ([#249](#249)) ([61cb3a4](61cb3a4)), closes [#248](#248) [aws/aws-cdk#774](aws/aws-cdk#774) Misc ==== bump.sh was updated to let "lerna publish" automatically determine the version number using conventional commits.
901b8e5 to
1bbaf15
Compare
RomainMuller
approved these changes
Oct 10, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug Fixes
Also updated
bump.shto automatically determine the version based on conventional commits, as the next step towards auto-bump.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.