Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (16 loc) · 1.04 KB

File metadata and controls

31 lines (16 loc) · 1.04 KB

Changelog

Each new version will have its changes documented in this file. This package follows Semantic Versioning.

Hitting view diff under a log will show the files changed since the previous extension version. This is useful for remembering which code changes were deployed to users in a certain version.

If any of the view diffs below don't work try git push origin --tags

1.1.1

  • Retry org ID resolution in Intercom

view diff

1.1.0

  • Add Account/Chargify/Admin buttons to Intercom

view diff

1.0.1

  • Run the content script on every page change with client-side routing with the History API

view diff

1.0.0

  • Inject the pull request reviewer template into the review pages

view diff