Skip to content

Commit

Permalink
[chore] added script to regenerate all the changelog.
Browse files Browse the repository at this point in the history
- it's a temporary solution for the changelog.
- updated pipeline for releasing a new version.
- the changelog script can be ported to javascript, but python also does a great job.
  • Loading branch information
diasbruno committed Jun 19, 2017
1 parent 21dc212 commit 4b57b2a
Show file tree
Hide file tree
Showing 4 changed files with 480 additions and 85 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.version
.branch
.changelog_update
scripts/__pycache__/
examples/**/*-bundle.js
node_modules/
.idea/
Expand Down

0 comments on commit 4b57b2a

Please sign in to comment.