mkver

Node.js access to your app's version and release metadata

MIT License

Downloads
1.3K
Stars
7
Committers
3

Bot releases are visible (Hide)

mkver - Release 3.0.2 Latest Release

Published by mceachen 7 months ago

  • remove spurious console.log (f99d92e)
  • prep 3.0.2 (9234b67)
mkver - Release 3.0.1

Published by mceachen 7 months ago

  • add release config (938a071)
  • add release target (3a97865)
  • run tests before release (db1f951)
  • fix bin (dfe4ee9)
mkver - v2.0.0

Published by mceachen over 2 years ago

  • โœจ If the version is parseable by semver, mkver will export versionMajor, versionMinor, versionPatch, and versionPrerelease fields. Examples are now in the README.

  • ๐Ÿ“ฆ Improved test coverage with several different version flavors (including prerelease suffixes)

  • ๐Ÿ“ฆ Upgrade all dev dependencies.

  • ๐Ÿ’”/๐Ÿ“ฆ Dropped Node 12 and added Node 18 to the CI matrix (12 is EOL)

Full Changelog: https://github.com/photostructure/mkver/compare/v1.6.0...v2.0.0

mkver -

Published by mceachen about 3 years ago

  • Merge branch 'main' of github.com:photostructure/mkver into main 426a730
  • ncu -u f224c95
  • ncu -u 97cd204
  • Bump hosted-git-info from 2.8.8 to 2.8.9 f3dcdce
  • ncu -u ; yarn install bd14461
  • remove node 10 from the build matrix 23127d9

https://github.com/photostructure/mkver/compare/v1.5.0...v1.6.0

mkver -

Published by mceachen over 3 years ago

  • ๐Ÿ“ฆ Add default exports (so import v from "./Versions" works, if you want namespaced access).

  • ๐Ÿ“ฆ Upgrade all deps

  • switch to main branch 0b3b364

https://github.com/photostructure/mkver/compare/v1.4.0...v1.5.0

mkver -

Published by mceachen over 3 years ago

  • โœจ Support ECMAScript module formats (.mjs)
  • ๐Ÿ“ฆ Upgrade all deps

Commits:

  • remove empty dependencies chonk 05068e1
  • Support .mjs 265b058
  • 2021 a5e61df
  • fix build badge link 524ea11
  • Switch to GitHub Actions dbbeb8b
  • Add github actions CI 0e2611f
  • add a CI job 23896c9

https://github.com/photostructure/mkver/compare/v1.3.6...v1.4.0

mkver -

Published by mceachen about 4 years ago

  • Merge branch 'master' of github.com:photostructure/mkver into master 9cfe91e
  • ncu -u d9b6bf7
  • Merge pull request #2 from photostructure/dependabot/npm_and_yarn/lodash-4.17.19 194da43
  • Bump lodash from 4.17.15 to 4.17.19 69481b1

https://github.com/photostructure/mkver/compare/v1.3.4...v1.3.5

mkver -

Published by mceachen over 4 years ago

  • prep 1.3.4 775508d
  • skip tsc compilation in windows CI 1fe97e8
  • CI can be slow 9afe9e7

https://github.com/photostructure/mkver/compare/v1.3.3...v1.3.4

mkver -

Published by mceachen over 4 years ago

  • add version.ts test coverage c9dd1e1
  • ncu -u ; yarn prettier b8e152a

https://github.com/photostructure/mkver/compare/v1.3.2...v1.3.3

mkver -

Published by mceachen over 4 years ago

  • Upgrade deps. Fix mocha config. Prettier. c67a57c
  • node 8 is EOL 7a322a2
  • salita -u 233d4b7
  • HNY 9f42f34

https://github.com/photostructure/mkver/compare/v1.3.1...v1.3.2

mkver -

Published by mceachen almost 5 years ago

  • salita -u 63054e2
  • Add sponsor badge. salita -u. 45977e1

https://github.com/photostructure/mkver/compare/v1.3.0...v1.3.1

mkver -

Published by mceachen about 5 years ago

  • โœจ Support arbitrarily deep subpackages (if running on node 10.13+)
  • ๐Ÿ“ฆ Add better integration tests (by spawning the binfile)

Commits:

  • fix windows tests 30fcf57
  • work with node 8 81fa0b2
  • upgrade dependencies 91e5c16
  • Add node 12 to CI support 8289636
  • support current node versions b1f9fbc

https://github.com/photostructure/mkver/compare/v1.2.0...v1.3.0

mkver -

Published by mceachen over 5 years ago

โœจ Removed runtime dependency on fs-extra
๐Ÿ“ฆ Upgraded all deps

https://github.com/photostructure/mkver/compare/v1.1.4...v1.2.0

mkver -

Published by mceachen over 5 years ago

Move to the photostructure org. Update deps. 63765ba

https://github.com/photostructure/mkver/compare/v1.1.3...v1.1.4

mkver -

Published by mceachen over 5 years ago

  • ๐Ÿ“ฆ use the same verbiage as the github project effb7c1

https://github.com/mceachen/mkver/compare/v1.1.2...v1.1.3

mkver -

Published by mceachen over 5 years ago

  • ๐Ÿ“ฆ Support for mkver --help
  • ๐Ÿ“ฆ Switch to LGTM a6868cf
  • ๐Ÿ“ฆ README edits to clarify js vs ts consumers 57933c9

https://github.com/mceachen/mkver/compare/v1.1.1...v1.1.2

mkver -

Published by mceachen over 5 years ago

  • ๐Ÿ“ฆ Upgrade all deps
  • ๐Ÿ“ฆ Add node 11 to the build matrix

https://github.com/mceachen/mkver/compare/v1.1.0...v1.1.1