File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,20 @@ Change Log
33
44This project honours [ Semantic Versioning] ( http://semver.org/ ) .
55
6- [ Unpublished ] : ../../compare/v0.1.0 ...HEAD
6+ [ Unpublished ] : ../../compare/v0.1.1 ...HEAD
77
88
9- [ Unpublished ]
9+ [ v0.1.1 ]
1010------------------------------------------------------------------------
11+ ** March 20th, 2017**
1112* [[ ` 0bfefb9 ` ] [ ]] Added [ ` browser.js ` ] [ ] to distributed files
1213* [[ ` 3ee8eba ` ] [ ]] Added [ ` MappedDisposable ` ] [ ] to main exports
1314
1415[ `browser.js` ] : ./browser.js
1516[ `MappedDisposable` ] : ./lib/classes/mapped-disposable.js
1617[ `0bfefb9` ] : ../../commit/0bfefb9b7b3a245aa8fdfd105a3531
1718[ `3ee8eba` ] : ../../commit/3ee8eba93293bd32545275fc09776a
19+ [ v0.1.1 ] : https://github.com/Alhadis/Utils/releases/tag/v0.1.1
1820
1921
2022[ v0.1.0]
Original file line number Diff line number Diff line change 11{
22 "name" : " @alhadis/utils" ,
3- "version" : " v0.1.0 " ,
3+ "version" : " v0.1.1 " ,
44 "main" : " ./index.js" ,
55 "files" : [" ./index.js" , " ./browser.js" ],
66 "description" : " Battle-hardened suite of self-contained utility functions." ,
You can’t perform that action at this time.
0 commit comments