From 19038e6c20f558c3f2f39040f4bd3ae8c93fb8a1 Mon Sep 17 00:00:00 2001 From: Juan Cazala Date: Tue, 9 Oct 2018 13:29:46 -0300 Subject: [PATCH] fix: force patch release --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 390b85dd..dfd26ba4 100644 --- a/README.md +++ b/README.md @@ -114,3 +114,4 @@ You need to `npm run build:storybook` before running `npm run test:visual`! ## CI/CD We run coverage + visual tests on CircleCI for every PR. When merged to master we send coverage reports to CodeCov, deploy automatically to [ui.decentraland.org](https://ui.decentraland.org) and release a new version via `semantic-release` +