Skip to content

Releases: bjesuiter/capacitor-sync-version-cli

v3.1.0

15 Jul 10:14
Compare
Choose a tag to compare
  • have two deploy commands: one using np and the other normal npm publish. 9325822
  • Merge branch 'main' of ssh://github.com/bjesuiter/capacitor-sync-version-cli e217fff
  • update changelog and contribution notes e8901f9
  • Merge pull request #33 from bjesuiter/make-xo-happy 2da3fbd
  • fix xo illegal empty line 1818f1b
  • Merge branch 'main' into make-xo-happy 625a1ba
  • Merge pull request #32 from bitgenoma/main 4d8c2c3
  • reformat files and make xo happy (format wise, to keep the repo free from warnings) d9e70be
  • docs change language b830301
  • update tests 118335e
  • add tests fix lint 73da8b8
  • replace spaces with tabs 8be7e10
  • make android modifications automatically ef2f0cb

v3.0.7...v3.1.0

v3.0.7

12 Jul 21:44
Compare
Choose a tag to compare

v3.0.6...v3.0.7

v3.0.6

22 May 15:50
Compare
Choose a tag to compare
  • update npm shield in readme to be able to click on it to come to npm 5cf44d6

v3.0.5...v3.0.6

v3.0.5

22 May 15:45
Compare
Choose a tag to compare
  • update changelog cfa5a42
  • Merge pull request #29 from bitgenoma/main 27ba212
  • Merge pull request #28 from bjesuiter/dependabot/npm_and_yarn/webpack-5.76.1 808b6ea
  • Merge branch 'main' into dependabot/npm_and_yarn/webpack-5.76.1 3b5bf85
  • ignore .DS_Store 0092fc1
  • fix readPackageAsync 99cbef4
  • Update README.md 4410ef0
  • Merge branch 'master' 840f907
  • ignore .DS_Store 3042873
  • Bump webpack from 5.75.0 to 5.76.1 17b8946
  • Merge pull request #27 from bjesuiter/dep_upgrades 893f9e5

v3.0.4...v3.0.5

v3.0.4

19 Feb 22:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.0.4

3.0.2 - 2021-07-10

10 Jul 17:41
Compare
Choose a tag to compare

Release can be found on npm: https://www.npmjs.com/package/cap-sync-version

Changes

  • Update Dependencies:

    • commander to 8.0.0
    • some npm audit fix updates
    • xo linting package
  • includes PR 13 by Lucas Zeer

    • fixes commander 7.X options handling change (new: cli.opts property)
    • fixes handling of default plattforms to update npm version for

Detailed Commits

  • add missing trailing commas 6b24924
  • update prettierrc to always use trailingComma, to comply with xo linting b62bef8
  • add xo linter to npm test script 7a31203
  • update package-lock a937781
  • update changelog in readme 771e5cf
  • update dependencies 3702ae5
  • Merge pull request #13 from KitchenMate/master 434e0b3
  • update XO ed337ad
  • update bin in package.lock 73e097f
  • Update cli.js 365823e
  • Merge pull request #12 from KitchenMate/master f8cbf0c
  • fix async issue on load d662271

v3.0.1...v3.0.2

v3.0.1

29 May 10:59
Compare
Choose a tag to compare

[3.0.1] - 2021-05-29

  • Fixed Version Numbers in Changelog for 3.0.0 & 3.0.1

For detailed Changes in current Major Version 3.0.0 see:
https://github.com/bjesuiter/capacitor-sync-version-cli/releases/tag/v3.0.0

v3.0.0...v3.0.1

v3.0.0

29 May 10:55
Compare
Choose a tag to compare

See: https://www.npmjs.com/package/cap-sync-version

Changelog

  • Contribution by Lucas Zeer:
    Possibility to add additional Plist files on iOS as targets for version sync
  • BREAKING CHANGE: This CLI is now a pure ESM Package, which means, it needs NodeJS > 12.20 to run
    (see 'engines' field in package.json for more details)
  • Updated all dev & normal dependencies to fix security problems
  • fix version reporting for cap-sync-version cli

Detailed Commits

  • update changelog c6c6c69
  • fix version reporting for cap-sync-version cli 2fc6a73
  • fix all xo linting errors 6646e6d
  • update changelog in readme 4c30a5b
  • fix readPkg Import 3b54290
  • update 'Usage' section in readme 51cc330
  • switch to start cli.js instead of index.js 3e5a982
  • fix shebang line in cli.js 11a9e71
  • fix security warnings 8ee1bd4
  • update commander.js f9db40b
  • update fs-extra ad5acb8
  • remove esm dependency aa7ae3d
  • switch completely to esm package 61330ec
  • update - java-props (one patch version) - project-version (dropped compatibility with node10) - simple-plist (one patch version) e1fc1b2
  • update - np for publishing - prettier - xo 5819f0a
  • udpate ava testing framework c94089e
  • udpate changelog & Credits in Readme 4884c1d
  • update package.lock dfeb1b1
  • Merge pull request #11 from KitchenMate/master a505465
  • Traverse additional plists 7bde1ad
  • Add additional plist file option 684beff
  • Merge pull request #1 from bjesuiter/snyk-upgrade-5451a11a8de6d3de453c809b339df5d2 aaab3ff
  • fix: upgrade commander from 5.0.0 to 5.1.0 d1dc0b6
  • fix: upgrade commander from 5.0.0 to 5.1.0 0650734

v2.0.4...v3.0.0

v2.0.4

24 Apr 18:29
Compare
Choose a tag to compare
  • update changelog in readme 587b976

v2.0.3...v2.0.4

v2.0.3

24 Apr 18:26
Compare
Choose a tag to compare
  • remove readme todos section 4cd72e3

v2.0.2...v2.0.3