v0.16.2

ConduitPlatform/Conduitv0.16.2Mar 2, 2024by kkopanidis

AI Summary

This is a minor patch release that updates three development dependencies to their latest versions. The release includes updates to ts-jest, @types/uuid, and turbo, with no new features or breaking changes introduced.

Key Highlights

  • Updated ts-jest from 29.1.1 to 29.1.2
  • Updated @types/uuid from 9.0.5 to 9.0.8
  • Updated turbo from 1.10.16 to 1.12.4

Full Release Notes

## What's Changed
* build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in https://github.com/ConduitPlatform/Conduit/pull/965
* build(deps-dev): bump @types/uuid from 9.0.5 to 9.0.8 by @dependabot in https://github.com/ConduitPlatform/Conduit/pull/962
* build(deps-dev): bump turbo from 1.10.16 to 1.12.4 by @dependabot in https://github.com/ConduitPlatform/Conduit/pull/964


**Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.16.1...v0.16.2