0.0.19 • Published 6 months ago

@mt0926/js-web-sdk v0.0.19

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Installation

$ pnpm install

Running the app

# development
$ pnpm run dev

Publish to npm

# step1 login
$ npm login --registry https://registry.npmjs.org/

# step2 update version
$ npm version patch
$ npm version minor
$ npm version major

# step3 publish
$ npm publish --registry https://registry.npmjs.org/

# step4 tag
git tag -a v0.0.4 -m "v0.0.4"
git tag
git show
git push origin v0.0.4

Push to github

0.0.10

9 months ago

0.0.11

8 months ago

0.0.12

7 months ago

0.0.13

7 months ago

0.0.14

7 months ago

0.0.15

7 months ago

0.0.9

9 months ago

0.0.16

7 months ago

0.0.8

9 months ago

0.0.17

7 months ago

0.0.18

7 months ago

0.0.19

6 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.3

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago