1.0.29 • Published 2 months ago

@taiger-common/model v1.0.29

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

4 months ago

1.0.18

4 months ago

1.0.22

4 months ago

1.0.21

4 months ago

1.0.20

4 months ago

1.0.26

2 months ago

1.0.25

3 months ago

1.0.24

3 months ago

1.0.23

3 months ago

1.0.29

2 months ago

1.0.28

2 months ago

1.0.27

2 months ago

1.0.17

5 months ago

1.0.16

5 months ago

1.0.11

5 months ago

1.0.15

5 months ago

1.0.14

5 months ago

1.0.13

5 months ago

1.0.12

5 months ago

1.0.10

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago