4.0.21 • Published 1 year ago

@wishlist/types v4.0.21

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Types for wishlist app

Step 1:

Once your feature-branch is merged into master create new branch from master: git pull origin master git checkout -b release-types-v1.2.3

Step 2: Generate the new version running, depending on the changes you did: npm version patch|minor|major

Step 3: Commit the changes made in the package.json and package-lock.json and push the changes to Github.

Step 4: Create a Pull request, once it's approved merge it into master.

Step 5: Switch back to master and pull the changes: git checkout master git pull origin master

Step 6: Generate a tag for the release, the structure should be the folder name api | sdk | migrations followed by @ and the version generated on Step 2: git tag -a types@v1.2.3 -m "add comment here"

Step 7 (Integration): Push the changes to master, will deploy it to Integration: git push origin master

Step 8 (Staging): By pushing the changes to the tag (i.e. types@v1.2.3) will trigger the deploy into staging: git push origin types@v1.2.3

4.0.21

1 year ago

4.0.19

1 year ago

4.0.18

1 year ago

4.0.17

1 year ago

4.0.16

1 year ago

4.0.15

1 year ago

4.0.14

2 years ago

4.0.13

2 years ago

4.0.12

2 years ago

4.0.11

2 years ago

4.0.10

2 years ago

4.0.9

2 years ago

4.0.8

2 years ago

4.0.7

2 years ago

4.0.6

2 years ago

4.0.5

2 years ago

4.0.4

2 years ago

4.0.3

2 years ago

4.0.2

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago