Skip to content

Releases: zumba/swiveljs

v2.1.4

18 Feb 22:51
e5961b1

Choose a tag to compare

What's Changed

  • Prepare v2.1.4 release: remove Travis CI and expand Node.js version coverage by @Copilot in #52

New Contributors

  • @Copilot made their first contribution in #52

Full Changelog: v2.1.3...v2.1.4

v2.1.3

18 Feb 22:39
ff404b5

Choose a tag to compare

What's Changed

  • Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #47
  • Bump qs and express by @dependabot[bot] in #48
  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #45
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @jrbasso in #50
  • Bump qs and body-parser by @dependabot[bot] in #49
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @jrbasso in #51

Full Changelog: v2.1.2...v2.1.3

v2.1.2

08 Aug 19:16
f2042e5

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

25 Jul 13:31
e220eab

Choose a tag to compare

  • Casting the swivel cookie value to integer
  • Jasmine & other dependencies updated