UNPKG

@labshare/semantic-release-config

Version:

Shared semantic-release configuration for LabShare Github projects

72 lines (41 loc) 4.31 kB
## [1.1.5](https://github.com/LabShare/semantic-release-config/compare/v1.1.4...v1.1.5) (2022-06-10) ### Bug Fixes * **pkg:** resolve peer dependency conflicts ([d4545b4](https://github.com/LabShare/semantic-release-config/commit/d4545b4752d2b2bceea7281d74f3edccb12c4f55)) * **pkg:** revert @semantic-release/npm upgrade which is not compatible with semantic release v15 ([8860e6a](https://github.com/LabShare/semantic-release-config/commit/8860e6a804602d6d76f1fcf2f4c0c2427eff1e8f)), closes [#29](https://github.com/LabShare/semantic-release-config/issues/29) * upgrade snyk from 1.720.0 to 1.722.0 ([8623706](https://github.com/LabShare/semantic-release-config/commit/8623706b5ae6a9589a60fef418ad3dcb0f2257d9)) ## [1.1.4](https://github.com/LabShare/semantic-release-config/compare/v1.1.3...v1.1.4) (2021-09-22) ### Bug Fixes * **release:** add package-lock ([b6fc426](https://github.com/LabShare/semantic-release-config/commit/b6fc42697882a511c0261ac26053cc573aa2778e)) * package.json & .snyk to reduce vulnerabilities ([4175257](https://github.com/LabShare/semantic-release-config/commit/41752572d89f4aae643226d19e265f3b3bb58c19)) * package.json & .snyk to reduce vulnerabilities ([4735d39](https://github.com/LabShare/semantic-release-config/commit/4735d3911aac0dbc7b37b17e9d807d740a6f57dc)) * package.json to reduce vulnerabilities ([ba8cabe](https://github.com/LabShare/semantic-release-config/commit/ba8cabef3b070acc295db4e9d58367a4cb33e69a)) * package.json to reduce vulnerabilities ([51e7428](https://github.com/LabShare/semantic-release-config/commit/51e742811dcf018cabc899354c647d5c01c2a6b3)) ## [1.1.3](https://github.com/LabShare/semantic-release-config/compare/v1.1.2...v1.1.3) (2020-04-07) ### Bug Fixes * remove snyk prepublish ([cecebed](https://github.com/LabShare/semantic-release-config/commit/cecebeda54751cf15b6611df567d020130547751)) * update for snyk ([45fabff](https://github.com/LabShare/semantic-release-config/commit/45fabff45bac3bca0f295c76d479ddbf0ab1c1e9)) * update package ([abc5ee7](https://github.com/LabShare/semantic-release-config/commit/abc5ee7be8a86f4e677738b2153310754a31d02b)) * update package ([2f05155](https://github.com/LabShare/semantic-release-config/commit/2f05155782b963ad493638a56a0a0c824a401929)) * update snyk dependencies ([7a9bdf3](https://github.com/LabShare/semantic-release-config/commit/7a9bdf3b2e1609ebd421720a272cba46ecaef93f)) * update snyk test ([36f1d9a](https://github.com/LabShare/semantic-release-config/commit/36f1d9a7dcd4c79948c8db80c9ac0607bfa5b739)) ## [1.1.2](https://github.com/LabShare/semantic-release-config/compare/v1.1.1...v1.1.2) (2020-02-19) ### Bug Fixes * public as public ([264312e](https://github.com/LabShare/semantic-release-config/commit/264312e)) ## [1.1.1](https://github.com/LabShare/semantic-release-config/compare/v1.1.0...v1.1.1) (2019-09-18) ### Bug Fixes * resolve path from script dir ([274e0d6](https://github.com/LabShare/semantic-release-config/commit/274e0d6)) # [1.1.0](https://github.com/LabShare/semantic-release-config/compare/v1.0.0...v1.1.0) (2019-09-13) ### Bug Fixes * change travis config, trigger travis ([31f3605](https://github.com/LabShare/semantic-release-config/commit/31f3605)) * improve docs, trigger travis ([8c8dd2c](https://github.com/LabShare/semantic-release-config/commit/8c8dd2c)) * remove release script, update readme ([5cb4fb4](https://github.com/LabShare/semantic-release-config/commit/5cb4fb4)) * rename file to angular-lib ([c16aa06](https://github.com/LabShare/semantic-release-config/commit/c16aa06)) * rename file to release.sh CS-1832 ([fa465bf](https://github.com/LabShare/semantic-release-config/commit/fa465bf)) * use absolute script location ([5f4d595](https://github.com/LabShare/semantic-release-config/commit/5f4d595)) * use build:lib instead of build ([7aabdd1](https://github.com/LabShare/semantic-release-config/commit/7aabdd1)) * use sync methods, fail if error ([0dfcf2c](https://github.com/LabShare/semantic-release-config/commit/0dfcf2c)) ### Features * add config for libraries, add scripts ([a18076d](https://github.com/LabShare/semantic-release-config/commit/a18076d)) # 1.0.0 (2018-06-07) ### Features * initialize with shared config SHELL-1536 ([d48f9f2](https://github.com/LabShare/semantic-release-config/commit/d48f9f2))