diff --git a/.dev-notes/tasks.md b/.dev-notes/tasks.md new file mode 100644 index 0000000..0f379df --- /dev/null +++ b/.dev-notes/tasks.md @@ -0,0 +1,12 @@ +## Start development + + +----- + +### Publish + +To publish this package to node package manager please follow instruction. + +1. Update the version number in **package.json** and **src/RundizScrollPagination.js**. +2. Commit and push to Github. +3. run `npm publish` command. \ No newline at end of file diff --git a/.dev-notes/todos.md b/.dev-notes/todos.md new file mode 100644 index 0000000..9a1bbe6 --- /dev/null +++ b/.dev-notes/todos.md @@ -0,0 +1,11 @@ +## Fix +- None + +## Major version +- None + +## Minor version +- None + +## Patch version +- None \ No newline at end of file