1.0.29 • Published 4 months ago

@taiger-common/model v1.0.29

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

npm publish package commands:

Cleanup

npm run clean

Stage, commit, and push changes

git add . git commit -m "fix: your_commit" git push origin main

Run build

npm run build

Bump version

npm version patch # or minor/major

Push tags

git push origin main --tags

Publish to npm

npm publish

Concat command for powershell (please modify the commit message)

git add .; git commit -m "fix: copy applications to new collection"; git push origin main; npm run build; npm version patch; git push origin main --tags; npm publish

1.0.19

6 months ago

1.0.18

6 months ago

1.0.22

6 months ago

1.0.21

6 months ago

1.0.20

6 months ago

1.0.26

4 months ago

1.0.25

5 months ago

1.0.24

5 months ago

1.0.23

6 months ago

1.0.29

4 months ago

1.0.28

4 months ago

1.0.27

4 months ago

1.0.17

7 months ago

1.0.16

7 months ago

1.0.11

7 months ago

1.0.15

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.10

8 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago