Skip to content

Releases: it-at-m/appswitcher-vue

v2.0.2

05 Dec 14:42
Compare
Choose a tag to compare

2.0.2 (2023-12-05)

Bug Fixes

  • publish with provenance (b7f1507)
  • publishing with provenance requires repository.url (bb2ec00)

v2.0.1

24 Nov 07:19
Compare
Choose a tag to compare

2.0.1 (2023-11-24)

Bug Fixes

  • whitespace change only to trigger release with updated deps (5737623)

v2.0.0

16 Oct 12:13
Compare
Choose a tag to compare

2.0.0 (2023-10-16)

Bug Fixes

  • provide typescript type declarations, fixes #136 (afd0dc9)

  • use a multiword component name 'AppSwitcher' (1a4b2f5)

  • Upgrage to Vue 3 / Vuetify 3 (b2eb43f)

BREAKING CHANGES

  • Component Name changed to 'AppSwitcher', imports must be updated accordingly.
  • updated component to be used in Vue 3 / Vuetify 3 projects

v2.0.0-beta.3

16 Oct 11:45
68d325c
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2023-10-16)

Bug Fixes

  • provide typescript type declarations, fixes #136 (afd0dc9)

v2.0.0-beta.2

16 Oct 08:55
6ed3fcb
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2023-10-16)

Bug Fixes

  • use a multiword component name 'AppSwitcher' (1a4b2f5)

BREAKING CHANGES

  • Component Name changed to 'AppSwitcher', imports must be updated accordingly.

v2.0.0-beta.1

09 Oct 14:15
f9837b3
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-10-09)

  • Upgrage to Vue 3 / Vuetify 3 (b2eb43f)

BREAKING CHANGES

  • updated component to be used in Vue 3 / Vuetify 3 projects

v1.0.0

24 Apr 11:39
Compare
Choose a tag to compare

1.0.0 (2023-04-24)

Bug Fixes

  • add publishConfig to publish public scoped package (3da23cd)
  • update README, trigger release (f144579)

v1.0.0-beta.2

24 Apr 11:09
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-04-24)

Bug Fixes

  • add publishConfig to publish public scoped package (3da23cd)