Skip to content

Releases: github/hotkey

v1.2.2

01 Aug 09:28
48ac004

Choose a tag to compare

  • Merge pull request #16 from github/dependabot/npm_and_yarn/lodash-4.17.15 cb313f4
  • Bump lodash from 4.17.11 to 4.17.15 fb3d8d2
  • 1.2.1 b20310e
  • Merge pull request #14 from github/update-deps 4d85c90
  • update eslint, eslint-plugin-github, flow-bin and mocha manually to latest versiosn 13f25c1
  • fix shadowed variable 5ed5dfd
  • run npm update 1346459
  • Merge pull request #13 from github/minor-fixes a4e1835
  • just use github-lint binary as lint script d66d24a
  • update karma to latest version 9f8c5f2

v1.2.0...v1.2.2

v1.2.1

02 Jul 09:37
b20310e

Choose a tag to compare

  • Merge pull request #14 from github/update-deps 4d85c90
  • update eslint, eslint-plugin-github, flow-bin and mocha manually to latest versiosn 13f25c1
  • fix shadowed variable 5ed5dfd
  • run npm update 1346459
  • Merge pull request #13 from github/minor-fixes a4e1835
  • just use github-lint binary as lint script d66d24a
  • update karma to latest version 9f8c5f2

v1.2.0...v1.2.1

hotkey 1.1.0

29 Jan 16:14

Choose a tag to compare

  • Add the optional 2nd argument to install(el, hotkey) to be the string hotkey to use instead of reading it from the element's data-hotkey HTML attribute.