Skip to content

Releases: wilsonshakespeare/create-tslibs

v0.1.18

08 Feb 16:46
Compare
Choose a tag to compare
  • hotfix: Fix infinite loop of prepare script 6be281c

v0.1.17...v0.1.18

v0.1.17

08 Feb 11:56
Compare
Choose a tag to compare
  • feat: Upgrade using pnpm instead of npm (#3) 2bfd4dc

v0.1.16...v0.1.17

v0.1.16

08 Feb 07:14
Compare
Choose a tag to compare
  • Merge pull request #2 from wilsonshakespeare/fix/#1-setAuthorName-error 27d8f8b
  • fix: Remove deprecated references 24eab12

v0.1.15...v0.1.16

v0.1.15

13 Feb 19:46
Compare
Choose a tag to compare

[0.1.15] - 2021-02-13

Fixed:

  • fix: Remove dependency to package-lock.json 37cd725

Note:
fs.copySync unable to copy package-lock.json with intention to run npm ci
Hence instead of copying package-lock.json run npm install instead

v0.1.14...v0.1.15

v0.1.14

13 Feb 19:30
Compare
Choose a tag to compare

[0.1.14] - 2021-02-13

Fixed:

  • fix: Change to copySync to avoid incomplete copy efb808f

v0.1.13...v0.1.14

v0.1.13

13 Feb 19:23
Compare
Choose a tag to compare

[0.1.13] - 2021-02-13

Fixed:

  • fix: Remove callback function c79edd9

v0.1.12...v0.1.13

v0.1.12

13 Feb 19:15
Compare
Choose a tag to compare

[0.1.12] - 2021-02-13

Changed:

  • test: Test if file naming was the issue 26995ff

v0.1.11...v0.1.12

v0.1.11

13 Feb 18:29
Compare
Choose a tag to compare

[0.1.11] - 2021-02-13

Changed:

  • chore: Update package version f82c969
  • chore: Add callback function to fs.copy 46541e8
  • chore: Change console.log to shell.echo f6d182e

v0.1.9...v0.1.11

v0.1.10

13 Feb 18:07
Compare
Choose a tag to compare

[0.1.10] - 2021-02-13

Changed:

  • chore: Change console.log to shell.echo f6d182e

v0.1.9...v0.1.10

v0.1.9

13 Feb 18:02
Compare
Choose a tag to compare

[0.1.9] - 2021-02-13

Changed:

  • chore: Add debug log (package-lock.json not showing) a1ae84d

v0.1.8...v0.1.9