Skip to content

Commit 4b57b2a

Browse files
committed
[chore] added script to regenerate all the changelog.
- 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.
1 parent 21dc212 commit 4b57b2a

File tree

4 files changed

+480
-85
lines changed

4 files changed

+480
-85
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.version
22
.branch
3+
.changelog_update
4+
scripts/__pycache__/
35
examples/**/*-bundle.js
46
node_modules/
57
.idea/

0 commit comments

Comments
 (0)