1.3.14 • Published 2 years ago

@displaykit/bump-release v1.3.14

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.3.13

2 years ago

1.3.12

2 years ago

1.3.11

2 years ago

1.3.10

2 years ago

1.3.9

2 years ago

1.3.8

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.2.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.0

2 years ago