Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release master #669

Merged
merged 1 commit into from
Aug 28, 2024
Merged

chore: release master #669

merged 1 commit into from
Aug 28, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 19, 2024

🤖 I have created a release beep boop

0.8.2

0.8.2 (2024-08-28)

Bug Fixes

  • deps: bump locter from 2.1.0 to 2.1.1 (#685) (e5e0860)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-core-realtime bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-http-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-analysis-manager-kit bumped from ^0.7.2 to ^0.7.3
    • devDependencies
      • @privateaim/core-http-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Bug Fixes

  • avoid infinite redirects in client ui (47a2554)
  • code inspection/download button (#684) (4a987a5)
  • downgrade to nuxt v3.12.4 (4222d38)
  • remove root path of excluded paths (4745b8e)
  • service robot view in admin area (f9072b9)
  • temporary fix for routing issue (a6764c2)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/client-vue bumped from ^0.8.1 to ^0.8.2
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/storage-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Bug Fixes

  • code inspection/download button (#684) (4a987a5)
  • master-image-picker - switching between groups (#687) (e14df50)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/core-http-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/storage-kit bumped from ^0.8.1 to ^0.8.2
    • peerDependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/storage-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
    • peerDependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
    • peerDependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
0.7.3

0.7.3 (2024-08-28)

Features

  • adjusted code references for core -> core-kit package renaming (321b8ac)
  • initial core -> core-kit package renaming (9ac9709)
  • initial implementation & usage refactoring (#426) (85ff83f)
  • realtime library/service split (#474) (43c2dfa)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
    • peerDependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

0.7.3

0.7.3 (2024-08-28)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
    • peerDependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Features

  • intiital chart templates with minimal configuration (#661) (f793577)

Bug Fixes

  • avoid infinite redirects in client ui (47a2554)
  • code inspection/download button (#684) (4a987a5)
  • deps: bump locter from 2.1.0 to 2.1.1 (#685) (e5e0860)
  • downgrade to nuxt v3.12.4 (4222d38)
  • master-image-picker - switching between groups (#687) (e14df50)
  • remove root path of excluded paths (4745b8e)
  • service robot view in admin area (f9072b9)
  • temporary fix for routing issue (a6764c2)
0.8.2

0.8.2 (2024-08-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/core-http-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-analysis-manager-kit bumped from ^0.7.2 to ^0.7.3
      • @privateaim/storage-kit bumped from ^0.8.1 to ^0.8.2
0.7.3

0.7.3 (2024-08-28)

Features

  • adjusted code references for core -> core-kit package renaming (321b8ac)
  • allow specifying branch for syncing master-images (#587) (b6ff9a5)
  • analysis-bucket implementation (#433) (15329f4)
  • analysis-manager-kit package implementation (#393) (d9faf4a)
  • extract utils and common consts, fns, ... to kit package (258bbb2)
  • initial core -> core-kit package renaming (9ac9709)
  • master image workflow to sync, build & push image/groups (#574) (146e66f)
  • queue-router for components & aggregators (#396) (0da6066)
  • split builder command-exection/event-split (#412) (13d0d57)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/core-realtime-kit bumped from ^0.7.2 to ^0.7.3
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-realtime-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Bug Fixes

  • deps: bump locter from 2.1.0 to 2.1.1 (#685) (e5e0860)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/messenger-kit bumped from ^0.7.2 to ^0.7.3
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-realtime-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Bug Fixes

  • deps: bump locter from 2.1.0 to 2.1.1 (#685) (e5e0860)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/server-http-kit bumped from ^0.8.1 to ^0.8.2
      • @privateaim/storage-kit bumped from ^0.8.1 to ^0.8.2
0.8.2

0.8.2 (2024-08-28)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2
    • peerDependencies
      • @privateaim/kit bumped from ^0.8.1 to ^0.8.2

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 0222dca to 077370b Compare August 19, 2024 11:07
@github-actions github-actions bot force-pushed the release-please--branches--master branch 13 times, most recently from 87e9f87 to 423aade Compare August 26, 2024 12:57
@github-actions github-actions bot force-pushed the release-please--branches--master branch 5 times, most recently from 5b503d4 to 254b0f3 Compare August 28, 2024 08:35
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 254b0f3 to bfe35c1 Compare August 28, 2024 08:43
@tada5hi tada5hi merged commit d8cbd0f into master Aug 28, 2024
Copy link
Contributor Author

🤖 Release is at https://github.com/PrivateAIM/hub/releases/tag/v0.8.2 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant