Skip to content

Releases: wayfair/git-parse

v3.0.1

09 Nov 17:38
0ee3567
Compare
Choose a tag to compare

What's Changed

  • Dependency updates
  • Update checkoutCommit to use execFile instead of exec by @kurt-r2c in #95

Changelog: https://github.com/wayfair/git-parse/blob/main/CHANGELOG.md#301-nov-9-2022
Full Changelog: v3.0.0...v3.0.1

v3.0.0

08 Aug 17:47
de4c4fd
Compare
Choose a tag to compare

What's Changed

  • Chore: Bump Node Support to 14 and Lerna to 5.1.8 by @erj826 in #68
  • chore: move changelog entry for node update to unreleased by @erj826 in #69
  • chore: update yarn and dev dependencies by @erj826 in #70
  • chore: major version bump by @GaryPWhite in #71

Full Changelog: v2.1.2...v3.0.0

v2.1.2

28 Jun 18:21
c7181c8
Compare
Choose a tag to compare

What's Changed

  • 2.1.1 release - changelog updates by @finn-orsini in #61
  • chore: remove unused Flow config after Typescript migration by @kv979w in #60
  • chore: upgrade minimist transitive dep by @finn-orsini in #62
  • fix(parse-commit): allow whitespace in file names by @kv979w in #64
  • chore: update version in package.json by @GaryPWhite in #66

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

v2.1.1

30 Mar 01:02
173572a
Compare
Choose a tag to compare

What's Changed

  • Use Node 12 instead of Node 14
  • Bundle TS types with library

Internal Changes

Full Changelog: v2.1.0...v2.1.1

v2.1.0

09 Nov 18:08
0032eb4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

Tagged also to fix upstream versioning -- our automation didn't handle the case where we didn't update package.json as in 2.0.0

v2.0.0

08 Nov 12:47
b530b61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v2.0.0

v1.0.5

24 Aug 13:47
1d661e9
Compare
Choose a tag to compare

Fix a lot of dependabot updates into the repo, as well as automate the release / publishing process.