Loading CHANGELOG.md +11 −0 Original line number Diff line number Diff line ## <small>1.0.4 (2020-10-26)</small> * 1.0.4 ([ba77384](https://gitlab.com/thomasjuster/promisedip/commit/ba77384)) * docs(changelog): update changelog ([a1a42db](https://gitlab.com/thomasjuster/promisedip/commit/a1a42db)) * docs(readme): add a word on typescript ([50549a5](https://gitlab.com/thomasjuster/promisedip/commit/50549a5)) * docs(readme): be more precise, you can never be more precise ([1db77c3](https://gitlab.com/thomasjuster/promisedip/commit/1db77c3)) * docs(readme): change badges order for readability ([5d71847](https://gitlab.com/thomasjuster/promisedip/commit/5d71847)) ## <small>1.0.3 (2020-10-26)</small> * 1.0.3 ([dfe61b2](https://gitlab.com/thomasjuster/promisedip/commit/dfe61b2)) Loading @@ -13,6 +23,7 @@ ## <small>1.0.2 (2020-10-26)</small> * 1.0.2 ([3a3a1db](https://gitlab.com/thomasjuster/promisedip/commit/3a3a1db)) * remove comment ([0b8efcc](https://gitlab.com/thomasjuster/promisedip/commit/0b8efcc)) * chore(build): enhance rollup config and minification ([dffdeee](https://gitlab.com/thomasjuster/promisedip/commit/dffdeee)) Loading package.json +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ "postemit-declarations": "rm ./lib/*.test.*", "predeploy": "NODE_ENV=production npm run build && npm run changelog", "deploy": "npm publish --access=public", "changelog": "conventional-changelog --infile CHANGELOG.md --same-file" "changelog": "conventional-changelog --infile CHANGELOG.md --same-file --release-count 0" }, "keywords": [ "promise", Loading Loading
CHANGELOG.md +11 −0 Original line number Diff line number Diff line ## <small>1.0.4 (2020-10-26)</small> * 1.0.4 ([ba77384](https://gitlab.com/thomasjuster/promisedip/commit/ba77384)) * docs(changelog): update changelog ([a1a42db](https://gitlab.com/thomasjuster/promisedip/commit/a1a42db)) * docs(readme): add a word on typescript ([50549a5](https://gitlab.com/thomasjuster/promisedip/commit/50549a5)) * docs(readme): be more precise, you can never be more precise ([1db77c3](https://gitlab.com/thomasjuster/promisedip/commit/1db77c3)) * docs(readme): change badges order for readability ([5d71847](https://gitlab.com/thomasjuster/promisedip/commit/5d71847)) ## <small>1.0.3 (2020-10-26)</small> * 1.0.3 ([dfe61b2](https://gitlab.com/thomasjuster/promisedip/commit/dfe61b2)) Loading @@ -13,6 +23,7 @@ ## <small>1.0.2 (2020-10-26)</small> * 1.0.2 ([3a3a1db](https://gitlab.com/thomasjuster/promisedip/commit/3a3a1db)) * remove comment ([0b8efcc](https://gitlab.com/thomasjuster/promisedip/commit/0b8efcc)) * chore(build): enhance rollup config and minification ([dffdeee](https://gitlab.com/thomasjuster/promisedip/commit/dffdeee)) Loading
package.json +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ "postemit-declarations": "rm ./lib/*.test.*", "predeploy": "NODE_ENV=production npm run build && npm run changelog", "deploy": "npm publish --access=public", "changelog": "conventional-changelog --infile CHANGELOG.md --same-file" "changelog": "conventional-changelog --infile CHANGELOG.md --same-file --release-count 0" }, "keywords": [ "promise", Loading