Skip to content

Latest commit

 

History

History
108 lines (56 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

108 lines (56 loc) · 5.42 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.8.1 (2022-03-23)

Bug Fixes

  • upgrade-tool: runtime exception in theia (113ea38)

1.8.0 (2022-03-23)

Bug Fixes

Features

1.7.1 (2022-02-20)

Bug Fixes

1.7.0 (2022-02-09)

Features

  • display diagnostics at correct position (#176) (4e390f6)

1.6.1 (2022-01-23)

Note: Version bump only for package root

1.6.0 (2022-01-12)

Features

1.5.1 (2022-01-10)

Note: Version bump only for package root

1.5.0 (2021-12-23)

Features

  • update to @sap/artifact-management 1.3.0 (#160) (65f5029)

1.4.0 (2021-11-25)

Features

  • update @sap/artifact-management to 1.2.0 (#153) (2b4a381)

1.3.2 (2021-11-17)

Bug Fixes

  • require.resolve issues in Theia (f5775d8)

1.3.1 (2021-11-16)

Bug Fixes

  • missing packaged folders in toolkit-types (1dfb050)
  • runtime exception on isLCAPEnabled (#148) (b2a3dfe)

1.3.0 (2021-11-03)

Features

  • re-export @sap/artifact-management types from app-studio-toolkit-types (#145) (593d5b4)

1.2.4 (2021-10-16)

Bug Fixes

1.2.3 (2021-10-13)

Bug Fixes

1.2.2 (2021-10-13)

Bug Fixes

  • execute actions defined in workspace folders and workspace settings (#126) (43be151)

1.2.1 (2021-09-29)

Bug Fixes

  • action command should get args one by one (#102) (a6c9907)
  • add logger dependency as a workaround for issue in project api (#103) (80c09fb)

1.2.0 (2021-09-23)

Features

  • @sap/artifact-management workspaceAPI instance exposed (#100) (d273dc4)