0.1.6 • Published 5 years ago

@helpscout/doc-article-styles v0.1.6

Weekly downloads
40
License
MIT
Repository
-
Last release
5 years ago

Doc Article Styles Build Status

Doc Article CSS for Web/Android/iOS

Install

npm install @helpscout/doc-article-styles

Get Started

After cloning this repo down, run:

npm install

Once everything is installed, run:

npm start

Check it out http://localhost:7008/ in your browser!

Publishing

To publish and release a new version of this project, run the following command:

npm run release

That's it! The script will take care of the rest (from testing to publishing). This will patch bump the version on Github and npm.

Additional options

CommandDescription
npm run release:majorPublish with a major version bump. 1.0.0 -> 2.0.0
npm run release:minorPublish with a minor version bump. 0.1.0 -> 0.2.0
npm run release:patchPublish with a patch version bump. 0.0.1 -> 0.0.1
0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago