Commit Graph

5 Commits (d34c2a75db151b6511dc2d583019e187d43e4811)

Author SHA1 Message Date
Aakansha Doshi d2fd7be457
fix: add commits directly pushed to master in changelog (#4798) 3 years ago
Lipis 8d4f455cd3
chore: Update Typescript to 4.4.4 (#4188) 3 years ago
Aakansha Doshi 380aaa30e6
fix: pass next release to updatePackageVersion & replace ## unreleased with new version (#3806)
* fix: pass next version to updatePackageVersion

* replace unreleased with next version in changelog

* fix

* fix
4 years ago
Aakansha Doshi 2e61fec7a6
build: Add release script to update relevant files and commit for next release (#3805)
* build: Add script to update package.json and commit for next release

* fix
4 years ago
Aakansha Doshi 038e9c13dd
build: Add script to update changelog before a stable release (#3784)
* build: Add script to update changelog before a stable release

* fix

* fix

* fix

* Add note for lib updates

* Update scripts/updateChangelog.js

Co-authored-by: David Luzar <luzar.david@gmail.com>
4 years ago