Skip to content

Can we move to three digit version numbers X.Y.Z #2144

@basarat

Description

@basarat

http://semver.org/

  1. Currently version in source file is 1.4.1.0 the version in package.json is 1.4.1 Can we reconcile these?
  2. Also better if we move the servicesVersion (0.4) to the form X.Y.Z, so 0.4.0.
  3. If we need the additional .0 can we use - i.e. 1.4.1-0. This will make it consistent with the vast majority of projects out there. Again better if we are consistent in the source file / package.json

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: APIRelates to the public API for TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions