index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
monorepo-scripts
/
src
/
utils
/
utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
immediately return the patch incremented version if no changelog entries exist
Fabio Berger
2018-11-22
1
-0
/
+1
*
Fix the package versions in release notes
Leonid Logvinov
2018-10-19
1
-1
/
+1
*
Support passing in package names into publish_release_notes command-line for ...
Fabio Berger
2018-09-26
1
-0
/
+7
*
Stop logging to console for each packages without a package.json
Fabio Berger
2018-08-22
1
-1
/
+1
*
fix(monorepo-scripts): Fix typo in git tag command
Alex Browne
2018-08-09
1
-1
/
+1
*
Add utils.getTopologicallySortedPackages
Leonid Logvinov
2018-07-24
1
-1
/
+11
*
Improve log
Fabio Berger
2018-07-19
1
-1
/
+1
*
Add additional pattern removal and added HACK comment
Fabio Berger
2018-07-19
1
-1
/
+3
*
Renames to remove mention of Lerna
Fabio Berger
2018-07-19
1
-12
/
+12
*
Replace lerna-get-packages with our own implementation
Fabio Berger
2018-07-19
1
-3
/
+33
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-3
/
+3
*
fix prettier
Fabio Berger
2018-07-02
1
-4
/
+4
*
Git command outputs logs to stdErr so only way to check for errors if with tr...
Fabio Berger
2018-07-02
1
-6
/
+8
*
Add logs for when tags get removed
Fabio Berger
2018-07-02
1
-0
/
+2
*
Throw if changelog version is below package.json version
Fabio Berger
2018-07-02
1
-0
/
+3
*
Use semver package instead of getNextPatchVersion
Fabio Berger
2018-06-19
1
-5
/
+10
*
Use semver library instead of semverUtils
Fabio Berger
2018-06-19
1
-7
/
+0
*
Add more prepublish checks
Fabio Berger
2018-06-19
1
-21
/
+77
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+1
*
Refactor changelog utils to a separate module
Leonid Logvinov
2018-06-02
1
-0
/
+64