]> source.dussan.org Git - jquery.git/commit
Release: Use an in-repository dist README fixture
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 2 Mar 2020 21:42:38 +0000 (22:42 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 2 Mar 2020 21:48:29 +0000 (22:48 +0100)
commit524bcf39da9d9aba67d9ec92433462cd936fcc89
tree44dc13ce251d32ffad74e1cf33b5df929d5abaf0
parent0fdfdd829000bffc37e4d32683a8881121faa767
Release: Use an in-repository dist README fixture

Use a dist README fixture kept in the jQuery repository instead of modifying
an existing one. This makes the jQuery repository the single source of truth
when it comes to jQuery releases and it makes it easier to make changes to
README without worrying how it will affect older jQuery lines.

The commit also ES6ifies build/release.js & build/release/dist.js

Closes gh-4614

(cherry picked from commit 358b769a00c3a09a8ec621b8dcb2d5e31b7da69a)
build/fixtures/README.md [new file with mode: 0644]
build/release.js
build/release/dist.js