1.0.25 • Published 3 years ago

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

Weekly downloads
62
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.19

4 years ago

1.0.20

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.2-alpha1

4 years ago

1.0.2-dev1

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-pre7

4 years ago

1.0.0-pre6

4 years ago

1.0.0-pre5

4 years ago

1.0.0-pre4

4 years ago

1.0.0-pre3

4 years ago

1.0.0-pre2

4 years ago

1.0.0-pre1

4 years ago