File tree Expand file tree Collapse file tree 4 files changed +31
-2
lines changed
Expand file tree Collapse file tree 4 files changed +31
-2
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 =" 1.3.1 " ></a >
7+ ## 1.3.1 (2017-06-24)
8+
9+
10+ ### Bug Fixes
11+
12+ * Add files field to package.json ([ 13dcefb] ( https://github.com/micro-analytics/micro-analytics/commit/13dcefb ) )
13+ * Remove escape-regex on all packages except adapter-utils ([ 94a8aba] ( https://github.com/micro-analytics/micro-analytics/commit/94a8aba ) )
14+ * Use adapter-utils filtering in flat-file-db ([ 76cff47] ( https://github.com/micro-analytics/micro-analytics/commit/76cff47 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " micro-analytics-adapter-flat-file-db" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " Store your micro-analytics data in flat-file-db!" ,
55 "license" : " MIT" ,
66 "repository" : " https://github.com/micro-analytics/micro-analytics" ,
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 =" 1.0.1 " ></a >
7+ ## 1.0.1 (2017-06-24)
8+
9+
10+ ### Bug Fixes
11+
12+ * Add files field to package.json ([ 13dcefb] ( https://github.com/micro-analytics/micro-analytics/commit/13dcefb ) )
13+ * Add zen-observable to adapter-memory ([ a8aba90] ( https://github.com/micro-analytics/micro-analytics/commit/a8aba90 ) )
14+ * Move utils from dev dependencies to dependencies in memory adapter ([ 858904d] ( https://github.com/micro-analytics/micro-analytics/commit/858904d ) )
15+ * Remove escape-regex on all packages except adapter-utils ([ 94a8aba] ( https://github.com/micro-analytics/micro-analytics/commit/94a8aba ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " micro-analytics-adapter-memory" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " An in memory adapter for micro-analytics" ,
55 "license" : " MIT" ,
66 "repository" : " https://github.com/micro-analytics/micro-analytics" ,
You can’t perform that action at this time.
0 commit comments