1.0.50 • Published 4 months ago

@zoomprop/cms v1.0.50

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

Zoomprop CMS Containers library

Running project for the first time

yarn
yarn dev

NB! Don't forget to include .env with MIXPANEL_API_TOKEN and MAPBOX_API_KEY keys

Updating Repo and NPM

  1. Once you are done with your features bump project version in package.json by incrementing PATCH version by 1(i.e. 1.0.9 -> 1.0.10)
  2. git push your updates
  3. then publish to NPM by executing commands below(it will ask you to npm login if you are doing it for the first time, you need to have an account with NPM and be part of Zoomprop org)
yarn build
npm publish

Checking updates in marketing-cms project

  1. Once npm package is uploaded to NPM go back to package.json in marketing-cms project
  2. Update @zoomprop/cms version to the latest (i.e. 1.0.9 -> 1.0.10)
  3. Execute following commands
yarn
yarn patch-package @strapi/admin @strapi/strapi
yarn develop
  1. If everything looks OK -> commit your changes and push the version bump commit
  2. Zoomprop admin should now have latest @zoomprop/cms changes available online
1.0.49

4 months ago

1.0.50

4 months ago

1.0.48

4 months ago

1.0.47

4 months ago

1.0.19

7 months ago

1.0.18

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.22

7 months ago

1.0.21

7 months ago

1.0.20

7 months ago

1.0.26

7 months ago

1.0.25

7 months ago

1.0.24

7 months ago

1.0.23

7 months ago

1.0.29

7 months ago

1.0.28

7 months ago

1.0.27

7 months ago

1.0.33

7 months ago

1.0.32

7 months ago

1.0.31

7 months ago

1.0.30

7 months ago

1.0.37

7 months ago

1.0.36

7 months ago

1.0.35

7 months ago

1.0.34

7 months ago

1.0.39

6 months ago

1.0.38

6 months ago

1.0.40

5 months ago

1.0.44

5 months ago

1.0.43

5 months ago

1.0.42

5 months ago

1.0.41

5 months ago

1.0.46

5 months ago

1.0.45

5 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago