hypothesis
Advanced tools
Comparing version 0.44.0 to 0.45.0
@@ -15,7 +15,7 @@ { | ||
"scripts/angular.bundle.js": "scripts/angular.bundle.js?6b1cbd", | ||
"scripts/app.bundle.js": "scripts/app.bundle.js?ad16b6", | ||
"scripts/injector.bundle.js": "scripts/injector.bundle.js?bb3e58", | ||
"scripts/app.bundle.js": "scripts/app.bundle.js?e32e96", | ||
"scripts/injector.bundle.js": "scripts/injector.bundle.js?445589", | ||
"scripts/jquery.bundle.js": "scripts/jquery.bundle.js?aa4179", | ||
"scripts/katex.bundle.js": "scripts/katex.bundle.js?5ff8c3", | ||
"scripts/polyfills.bundle.js": "scripts/polyfills.bundle.js?4a465d", | ||
"scripts/polyfills.bundle.js": "scripts/polyfills.bundle.js?3cd616", | ||
"scripts/raven.bundle.js": "scripts/raven.bundle.js?1f402a", | ||
@@ -22,0 +22,0 @@ "scripts/showdown.bundle.js": "scripts/showdown.bundle.js?1e9f4c", |
@@ -7,2 +7,16 @@ <!-- | ||
## [0.45.0] - 2016-09-28 | ||
### Fixed | ||
- Fix issue that could cause fetching annotations for current page to continue forever | ||
([#119](https://github.com/hypothesis/client/pull/119)). | ||
- Prevent adder from affecting website's height on load | ||
([#131](https://github.com/hypothesis/client/pull/131)). | ||
- Fix error when trying to activate Hypothesis on https://hypothes.is/stream | ||
([#138](https://github.com/hypothesis/client/pull/138)). | ||
## [0.44.0] - 2016-09-19 | ||
@@ -9,0 +23,0 @@ |
{ | ||
"name": "hypothesis", | ||
"version": "0.44.0", | ||
"version": "0.45.0", | ||
"description": "Annotate with anyone, anywhere.", | ||
@@ -77,3 +77,3 @@ "license": "BSD-2-Clause", | ||
"raf": "^3.1.0", | ||
"raven-js": "^2.0.2", | ||
"raven-js": "^3.7.0", | ||
"redux": "^3.5.2", | ||
@@ -80,0 +80,0 @@ "redux-thunk": "^2.1.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7328552
79444