Skip to content

Releases: wistia/publish-branch-to-npm

v2.3.3

05 Aug 12:29
Compare
Choose a tag to compare

What's Changed

  • fix: ensure correct package.json is being read in a workspace situation by @okize in #75

Full Changelog: v2.3.2...v2.3.3

v2.3.2

05 Aug 12:08
Compare
Choose a tag to compare

What's Changed

  • fix: add package name to comment identifier by @okize in #73

Full Changelog: v2.3.1...v2.3.2

v2.3.1

05 Aug 11:23
Compare
Choose a tag to compare

What's Changed

  • fix: need to pass workspace input into npm functions by @okize in #71

Full Changelog: v2.3.0...v2.3.1

v2.3.0

05 Aug 10:43
Compare
Choose a tag to compare

What's Changed

  • feat: add workspace input to action by @okize in #69

Full Changelog: v2.2.2...v2.3.0

v2.2.2

04 Aug 23:41
Compare
Choose a tag to compare

What's Changed

  • fix: allow npm config set to work in an workspace repo by @okize in #67

Full Changelog: v2.2.1...v2.2.2

v2.2.1

04 Aug 22:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

04 Aug 18:17
Compare
Choose a tag to compare

What's Changed

  • feat: allow action to take a working_directory input by @okize in #63

Full Changelog: v2.1.4...v2.2.0

v2.1.4

04 Aug 13:05
Compare
Choose a tag to compare

What's Changed

  • fix: use a larger markdown font size for package name in commit message by @okize in #60

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

v2.1.3

04 Aug 12:52
Compare
Choose a tag to compare

What's Changed

  • fix: add missing function argument by @okize in #57

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

v2.1.2

04 Aug 12:44
Compare
Choose a tag to compare

What's Changed

  • fix: use node20 for running action instead of deprecated node16 by @okize in #55

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