@namely/ui-css
Advanced tools
Comparing version
{ | ||
"name": "@namely/ui-css", | ||
"version": "1.2.0", | ||
"description": "``` npm install @namely/ui-css npm run build ```", | ||
"version": "1.3.0", | ||
"description": "", | ||
"main": "css/styles.css", | ||
@@ -11,3 +11,3 @@ "scripts": { | ||
"build": "yarn run build:css && yarn run build:css:min", | ||
"postpublish": "yarn run build" | ||
"prepublishOnly": "yarn run build" | ||
}, | ||
@@ -14,0 +14,0 @@ "author": "", |
@@ -35,16 +35,9 @@ # Namely UI CSS | ||
1. Update the version, commit it, and tag it (all of these things will happen with the following command): | ||
1. Update the version in the package.json, commit it and merge your branch. | ||
``` | ||
yarn version [<new version> | major | minor | patch] | ||
``` | ||
2. In Github go to `Tags` > `Releases` and create a new release with the new version. | ||
2. `git push upstream master --tags` this adds a new release to the github tags. | ||
3. Open https://github.com/namely/namely-ui-css/releases and click Edit on the right hand side of the "Latest Release". | ||
For the release description add relevant commit messages. | ||
4. Publish updated module: | ||
3. In the command line, on the latest pulled down master branch, publish the updated module: | ||
``` | ||
yarn publish | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
281264
-0.09%43
-14%