File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
packages/micro-analytics-cli Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
5+
6+ <a name =" 3.0.0 " ></a >
7+ # 3.0.0 (2017-06-24)
8+
9+
10+ ### Bug Fixes
11+
12+ * Fix issue with node versions above 6.9 ([ 8a35c29] ( https://github.com/micro-analytics/micro-analytics/commit/8a35c29 ) )
13+ * Remove escape-regex on all packages except adapter-utils ([ 94a8aba] ( https://github.com/micro-analytics/micro-analytics/commit/94a8aba ) )
14+ * Use is-async-supported to check for async await ([ 9f8d665] ( https://github.com/micro-analytics/micro-analytics/commit/9f8d665 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " micro-analytics-cli" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " Public analytics as a Node.js microservice, no sysadmin experience required." ,
55 "license" : " MIT" ,
66 "repository" : " https://github.com/micro-analytics/micro-analytics" ,
You can’t perform that action at this time.
0 commit comments