diff --git a/package.json b/package.json index 715772510f..57b7d1ae02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ndb-core", - "version": "2.6.0", + "version": "2.11.0", "license": "MIT", "scripts": { "ng": "ng", diff --git a/src/assets/changelog.json b/src/assets/changelog.json index d743f2b1b1..4f610b1f1c 100644 --- a/src/assets/changelog.json +++ b/src/assets/changelog.json @@ -1,4 +1,11 @@ [ + { + "tag_name": "v2.11.0", + "name": "Improvements to UI", + "published_at": "2020-04-22", + "body": "- fix search problems\n- improve views on different screen sizes\n- add search for mobile view", + "html_url": "https://github.com/NGO-DB/ndb-core/releases/" + }, { "tag_name": "v2.10.0", "name": "Roll Call for class",