Skip to content

Releases: emulsify-ds/emulsify-cli

1.11.4

04 Dec 18:02
31ad3d2
Compare
Choose a tag to compare

1.11.4 (2024-12-04)

Bug Fixes

  • component-desc: fix for component command desc (a36227d)

1.11.3

24 Oct 14:27
21291a9
Compare
Choose a tag to compare

1.11.3 (2024-10-24)

Bug Fixes

1.11.2

24 Oct 14:08
4652bcd
Compare
Choose a tag to compare

1.11.2 (2024-10-24)

Bug Fixes

  • cache-system: adding an updated test (1d5b5c1)
  • cache-system: using the stored checkout to keep hash correct and lint (df2178b)
  • directly assign repo.checkout value with a tag if no branch is supplied (2202902)

1.11.1

23 Oct 15:49
54e14a6
Compare
Choose a tag to compare

1.11.1 (2024-10-23)

Bug Fixes

  • match version number in package.json (b11acbd)

1.11.0

30 Aug 21:02
d9b6d47
Compare
Choose a tag to compare

1.11.0 (2024-08-30)

Features

1.10.2

29 Jul 22:49
756a7b0
Compare
Choose a tag to compare

1.10.2 (2024-07-29)

Bug Fixes

1.10.1

29 Jul 22:08
Compare
Choose a tag to compare

1.10.1 (2024-07-29)

Bug Fixes

1.10.0

29 Jul 22:01
0391044
Compare
Choose a tag to compare

1.10.0 (2024-07-29)

Features

  • address and correct TypeScript type duplication issue (7d56a99)
  • adjust ESLint configuration (d0750c6)
  • force commit of broken eslint for others to test (2aee6d0)
  • force update node types (cb5e7a3)
  • lower branch threshold in configuration file to push changes (d1dccaf)
  • replace toEqual with toMatchInlineSnapshot due to prettier v3 issues (0469c4e)
  • run prettier to format all files (bb42ee2)
  • set branch threshold value to 92 (db88b07)

1.9.0

17 May 14:22
2a5d88e
Compare
Choose a tag to compare

1.9.0 (2024-05-17)

Bug Fixes

  • command descriptions separated to avoid duplication (065db38)

Features

  • add version command option (5230e14)

1.8.0

01 May 20:57
5b79d14
Compare
Choose a tag to compare

1.8.0 (2024-05-01)

Features

  • upgrade support for node v20 (2447ae7)