@purple/phoenix-components 5.7.0 → 5.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -24,6 +24,10 @@ Phoenix Components takes advantage of some 3rd party libraries to create consist
24
24
 
25
25
  [Phoenix Components Storybook](https://purple-technology.github.io/phoenix-components)
26
26
 
27
+ ## Deployment process
28
+
29
+ Before merging to master run `npm run release:feature`, this will create a new version tag. After that you can merge your branch to master and from there you can run `npm run release:publish`.
30
+
27
31
  ## Install
28
32
 
29
33
  `npm i @purple/phoenix-components`