Skip to content

v0.1.1

Compare
Choose a tag to compare
@kcoderhtml kcoderhtml released this 03 Jul 15:47
· 80 commits to main since this release
ab276a9

Changelog

Full Commit Log: https://github.com/thepurplebubble/magic-mirror/commits/v0.1.1

[0.1.1] - 2024-07-03

⚙️ Miscellaneous Tasks

  • Fix docker image
  • Update package.yaml for publishing package
  • Update Dockerfile to fix build command
  • Update Dockerfile to include bun install command
  • Update Dockerfile and package.yaml for image and package publishing
  • Update package.yaml for image and package publishing
  • Combine build and push into one action
  • Hardcode name
  • Update login action
  • Update package.yaml to use actor's GitHub token for Docker login
  • Update tag strategy

Bug

  • Revert tag switching

Changelog

Full Commit Log: https://github.com/thepurplebubble/magic-mirror/commits/v0.1.0

[0.1.0] - 2024-07-03

Bug

  • Remove the latest tag from cliff

Changelog

Full Commit Log: https://github.com/thepurplebubble/magic-mirror/commits/bun

[bun] - 2024-07-02

⚙️ Miscellaneous Tasks

  • Update package.json scripts and dependencies to migrate to bun
  • Rip out a bunch of stuff to make way for slack edge
  • Fix various things