Skip to content

Releases: freelensapp/freelens-example-extension

v1.8.0

04 Feb 18:19
b588256

Choose a tag to compare

CI: Upgrade npm (#210)

v1.6.2

19 Nov 21:04
6fd1430

Choose a tag to compare

What's Changed

  • CI: Use Turbo cache for tests and builds by @dex4er in #178
  • Vite config as Javascript to not confuse type checks for application by @dex4er in #179
  • CI: clean up workflows by @dex4er in #181
  • CI: Correct pnpm to use Github cache by @dex4er in #182
  • Return the page for available version by @dex4er in #183

Full Changelog: v1.6.1...v1.6.2

v1.6.1

24 Oct 14:27
7a0ce3f

Choose a tag to compare

Automated npm version v1.6.1 (#167)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

v1.6.0

14 Oct 18:36
f3d043f

Choose a tag to compare

Automated npm version v1.6.0 (#153)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

v1.5.3

18 Aug 17:37
f3c6bd5

Choose a tag to compare

Automated npm version v1.5.3 (#111)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

v1.5.2

20 Jul 20:44
ece2824

Choose a tag to compare

Automated npm version v1.5.2 (#99)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

v1.5.1

18 Jul 09:14
f5badee

Choose a tag to compare

Automated npm version v1.5.1 (#92)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

v1.5.0

15 Jul 07:50
3199d2e

Choose a tag to compare

Automated npm version v1.5.0 (#87)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

v1.4.2

05 Jul 23:18
675dc76

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

04 Jul 22:29
bf8bbf6

Choose a tag to compare

What's Changed

  • Example for menus by @dex4er in #72
  • Refactoring: ExtensionKubeObject is a base for resource classes and it reduced the core and complexity for K8s classes by @dex4er in #75
  • Refactoring: try/catch in all components for better error handling by @dex4er in #76

Full Changelog: v1.4.0...v1.4.1