1.3.14 • Published 3 years ago

@displaykit/bump-release v1.3.14

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@displaykit/bump-release

Add a better description here

How to add a new language?

  • Add a new file to the resolvers map src/resolvers/index.js

My language has a different kind of package file extension, what can I do?

  • You can add the new extension inside src/infra/resolverBase/readFileBy.js
    • The output must be a JSON with a key version

Releases

To run a release, just made one of the comments in a PR

JavaScript

/release/minor javascript-ex ./examples/javascript-ex javascript

## Short version based in .bump-release.json
/release/minor javascript-ex

Dart

/release/minor dart-ex ./examples/dart-ex dart

## Short version based in .bump-release.json
/release/minor dart-ex

Roadmap

  • Add GitHub comments to invite to check the release tag created
  • Add GitHub releases support
    • Try to promote an existing tag to a release
  • Create GitHub App and abstraction to get tokens from it "agnostically"
  • Add more languages
  • Add more tests
  • Add more documentation
1.3.14

3 years ago

1.3.13

3 years ago

1.3.12

3 years ago

1.3.11

3 years ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.2.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.0

3 years ago