Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit bc97f5c

Browse files
committed
feat(release): semantic release
1 parent 317a6c5 commit bc97f5c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cypress Webpack Preprocessor [![CircleCI](https://circleci.com/gh/cypress-io/cypress-webpack-preprocessor.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-webpack-preprocessor)
1+
# Cypress Webpack Preprocessor [![CircleCI](https://circleci.com/gh/cypress-io/cypress-webpack-preprocessor.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-webpack-preprocessor) [![semantic-release][semantic-image] ][semantic-url]
22

33
Cypress preprocessor for bundling JavaScript via webpack
44

@@ -94,3 +94,6 @@ module.exports = (register, config) => {
9494
## License
9595

9696
This project is licensed under the terms of the [MIT license](/LICENSE.md).
97+
98+
[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
99+
[semantic-url]: https://github.com/semantic-release/semantic-release

0 commit comments

Comments
 (0)