Skip to content

Latest commit

 

History

History
51 lines (24 loc) · 2.45 KB

File metadata and controls

51 lines (24 loc) · 2.45 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.5 (2024-10-06)

Features

  • ci: update ci config to use workflow from feryardiant/actions (#108) (ff63e98)

Bug Fixes

  • fix artifacts name conflicts (96be3e8)

0.0.4 (2024-02-06)

0.0.3 (2024-02-05)

Bug Fixes

  • fix testing issue on ci (ee54175)

0.0.2 (2023-10-29)

Features

Bug Fixes

0.0.1 (2023-08-30)

Features

  • ci: init testing with multiple matrix strategies (53a7fa0)
  • deps: utilize package:test command from orchestra/testbench to run the tests (f9dc87c)

Bug Fixes

  • tests: fix multi-db tests issue (1980045)