File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # nanocomponent-adapters Change Log
2+ All notable changes to this project will be documented in this file.
3+ This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4+
5+ ## 2.0.0 - 2017-08-09
6+ * Initialize changelog
7+ * Update adapters to work with nanocomponent 6.0.0-1
8+ * Remove webcomponent adapter due to lack of time / domain knowledge. Somoene PR that back!
9+ * Updated example to work with updated react example
10+
Original file line number Diff line number Diff line change 22 "name" : " nanocomponent-adapters" ,
33 "description" : " Adapters to make nanocomponent run natively inside frameworks" ,
44 "repository" : " yoshuawuyts/nanocomponent-adapters" ,
5- "version" : " 1.2.1 " ,
5+ "version" : " 2.0.0 " ,
66 "scripts" : {
77 "deps" : " dependency-check . && dependency-check . --extra --no-dev" ,
88 "start" : " NODE_ENV=production bankai example --open" ,
You can’t perform that action at this time.
0 commit comments