1.0.25 • Published 4 years ago

@riboseinc/react-static-plugin-aperis-doc-pages v1.0.25

Weekly downloads
62
License
MIT
Repository
github
Last release
4 years ago

= react-static plugin for Aperis doc pages

Used with link:https://github.com/riboseinc/aperis-doc-pages/[aperis-doc-pages].

== Development

=== Preparation

. Build this package locally +

source

/path/to/this/repo$ yarn

In your local test project that uses this package:

. Replace this package’s path package.json +

source

... "dependencies": ... "@riboseinc/react-static-plugin-aperis-doc-pages": "", ...

...

. Fetch updated dependency +

source

/path/to/project$ yarn

TODO: Bundle a test project in this repository.

=== Making changes

Use Commitizen guidelines when writing commit messages.

=== Testing changes

. Rebuild this package +

source

/path/to/this/repo$ yarn build

. Bring updated version into your test project +

source

/path/to/project$ yarn upgrade "@riboseinc/react-static-plugin-aperis-doc-pages"

. Rebuild your test project and run tests.

=== Publishing

. Increment version in package.json appropriately with semantic versioning guidelines.

. {blank} +

source

/path/to/this/repo$ yarn build /path/to/this/repo$ git tag -s /path/to/this/repo$ git push --follow-tags

/path/to/this/repo$ npm publish

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.19

5 years ago

1.0.20

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.9

5 years ago

1.0.10

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.2-alpha1

5 years ago

1.0.2-dev1

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.0-pre7

5 years ago

1.0.0-pre6

5 years ago

1.0.0-pre5

5 years ago

1.0.0-pre4

5 years ago

1.0.0-pre3

5 years ago

1.0.0-pre2

5 years ago

1.0.0-pre1

5 years ago