UNPKG

hubot-sentry-integration

Version:
72 lines (37 loc) 3.28 kB
## [2.0.2](https://github.com/lgaticaq/hubot-sentry-integration/compare/v2.0.1...v2.0.2) (2020-12-10) ### Bug Fixes * **attachment:** fix set tittle ([6cc7304](https://github.com/lgaticaq/hubot-sentry-integration/commit/6cc73048da2b7f4779524bea2a6364a562b4ded4)) ## [2.0.1](https://github.com/lgaticaq/hubot-sentry-integration/compare/v2.0.0...v2.0.1) (2020-11-11) ### Bug Fixes * **sentry:** fix get issue link ([6668207](https://github.com/lgaticaq/hubot-sentry-integration/commit/6668207cc743cee0034386bb5336af7c1e6d6db8)) * replace title_url to title_link in attachment ([8fc8774](https://github.com/lgaticaq/hubot-sentry-integration/commit/8fc877466e9f1458fbfd7455d0a7c71f3654e7e2)) # [2.0.0](https://github.com/lgaticaq/hubot-sentry-integration/compare/v1.0.0...v2.0.0) (2019-05-24) ### Features * **webhook:** migrate to legacy integration ([e64c26e](https://github.com/lgaticaq/hubot-sentry-integration/commit/e64c26e)) ### BREAKING CHANGES * **webhook:** Now only parse legacy sentry integrations (webhooks) # [1.0.0](https://github.com/lgaticaq/hubot-sentry-integration/compare/v0.0.2...v1.0.0) (2019-05-24) ### Bug Fixes * **deps:** update dependency coffee-script to v1.12.7 ([aa570b2](https://github.com/lgaticaq/hubot-sentry-integration/commit/aa570b2)) ### Features * **node:** set engine node to >=10 ([e244417](https://github.com/lgaticaq/hubot-sentry-integration/commit/e244417)) ### BREAKING CHANGES * **node:** Set min node version to v10.0.0 #### 0.0.2 (2017-6-12) ##### Chores * **package:** * remove yarn.lock and add package-lock.json ([e4efc7a9](https://github.com/lgaticaq/hubot-sentry-integration/commit/e4efc7a929b8080b20cf27d454201cb230943fd9)) * update codeclimate-test-reporter to version 0.5.0 ([dcae944f](https://github.com/lgaticaq/hubot-sentry-integration/commit/dcae944f77ef06ddb26e4f45ae6f60a3287915e7)) * update chai to version 4.0.0 ([41e1678e](https://github.com/lgaticaq/hubot-sentry-integration/commit/41e1678ef7be1c7a5b83759adbad639daf0bca32)) * update coffee-coverage to version 2.0.0 ([87443bc7](https://github.com/lgaticaq/hubot-sentry-integration/commit/87443bc7cb5253f85995fe0b811fc7349b5d5049)) * **travis:** update node versions ([5d25c3fa](https://github.com/lgaticaq/hubot-sentry-integration/commit/5d25c3fa79afa8d66b15181619e2cc8c063648cd)) * **nvm:** update node to v8 ([a2b7530c](https://github.com/lgaticaq/hubot-sentry-integration/commit/a2b7530c683f6eed95ec3c6a317fa656d7af9a72)) * **npm:** update ignores ([81fe303b](https://github.com/lgaticaq/hubot-sentry-integration/commit/81fe303b2a979771eb2f445288dabf10de8360dd)) ##### Documentation Changes * **LICENSE:** update year ([1753f0fd](https://github.com/lgaticaq/hubot-sentry-integration/commit/1753f0fdac618d69433906a0969aea1fbe20c7bd)) ##### Bug Fixes * **webhook:** add response to webhook ([2e424ce5](https://github.com/lgaticaq/hubot-sentry-integration/commit/2e424ce530961c5d6063f5c9ba8aa3216c5ad84d)) * **tests:** Remove nock ([b9a5fb68](https://github.com/lgaticaq/hubot-sentry-integration/commit/b9a5fb68f7da4f8f533069618e2024d8d98db421)) #### 0.0.1 (2016-11-14) ##### Chores * **src:** first commit ([2dc56c9c](https://github.com/lgaticaq/hubot-sentry-integration/commit/2dc56c9c0372d43f688b9c0264f8e61a94f26d0b))