brackets-archive / brackets.io

brackets.io website
0 stars 0 forks source link

[CLOSED] Combine newFeature entry with the previous entry in update json, if versionString is the same. #165

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by nethip Friday Dec 14, 2018 at 06:03 GMT Originally opened as https://github.com/adobe/brackets.io/pull/224


Checking the previous entry in update JSON to see if the versionString of the previous updates entry is the same as that of the latest one. If same, then we combine both the entries.

@madanbn @boopeshmahendran Could you please review this?


nethip included the following code: https://github.com/adobe/brackets.io/pull/224/commits

core-ai-bot commented 3 years ago

Comment by madanbn Friday Dec 14, 2018 at 07:46 GMT


LGTM - Merging this change now.