diff --git a/app/manifest_chrome.dev.json b/app/manifest_chrome.dev.json index 489d843..a6deccc 100644 --- a/app/manifest_chrome.dev.json +++ b/app/manifest_chrome.dev.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "TM5K", - "version": "2.9.0", + "version": "2.9.1", "manifest_version": 2, "description": "__MSG_appDesc__", "icons": { diff --git a/app/manifest_chrome.json b/app/manifest_chrome.json index 1b7be67..7e66878 100755 --- a/app/manifest_chrome.json +++ b/app/manifest_chrome.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "TM5K", - "version": "2.9.0", + "version": "2.9.1", "manifest_version": 2, "description": "__MSG_appDesc__", "icons": { diff --git a/app/manifest_firefox.json b/app/manifest_firefox.json index afc373e..09d8d6d 100644 --- a/app/manifest_firefox.json +++ b/app/manifest_firefox.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "TM5K", - "version": "2.9.0", + "version": "2.9.1", "manifest_version": 2, "description": "__MSG_appDesc__", "icons": { diff --git a/changelog.md b/changelog.md index 1e040a9..467591d 100755 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ #### Release Notes +##### v2.9.1 / *7-13-19* + +* Updated dependencies. +* Fixed a bug causing existing sessions to be overwritten when importing sessions from a JSON file. +* Fixed the sessions list not reflecting the latest state during imports and exports. +* Fixed a build failure when the `dist` directory doesn't exist. + ##### v2.9.0 / *7-5-19* * Updated dependencies. diff --git a/package-lock.json b/package-lock.json index da0f75c..589179c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tab-master-5000", - "version": "2.9.0", + "version": "2.9.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c7da263..5dbd5ce 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tab-master-5000", - "version": "2.9.0", + "version": "2.9.1", "description": "Tab Master 5000", "repository": { "type": "git", @@ -15,7 +15,7 @@ "build-chrome": "cross-env NODE_ENV=production DEV_ENV=chrome npm run build-all", "build-firefox": "cross-env NODE_ENV=production DEV_ENV=firefox npm run build-all", "build-sources": "cross-env NODE_ENV=production SKIP_MINIFY=true npm run build-firefox", - "sentry-new-release": "sentry-cli releases -o jason-hicks new -p tm5k 2.9.0" + "sentry-new-release": "sentry-cli releases -o jason-hicks new -p tm5k 2.9.1" }, "homepage": "https://chrome.google.com/webstore/detail/tab-master-5000-tab-swiss/mippmhcfjhliihkkdobllhpdnmmciaim", "keywords": [