From 1d82d7bc1566a41175113935b31f5ebc5676da3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 02:51:33 +0000 Subject: [PATCH] chore(main): release 3.1.2 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83a9b429..98fbd360 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.2](https://github.com/odroe/prisma-dart/compare/v3.1.1...v3.1.2) (2023-03-11) + + +### Bug Fixes + +* Fix and optimize startup ([253fb16](https://github.com/odroe/prisma-dart/commit/253fb16dd4d9e3c8b1f917e8d3c1246f95ad61d0)) + ## [3.1.1](https://github.com/odroe/prisma-dart/compare/v3.1.0...v3.1.1) (2023-03-10) diff --git a/pubspec.yaml b/pubspec.yaml index 4a696d49..8c5ace25 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: orm description: ◭ Next-generation ORM for Dart & Flutter | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB. -version: 3.1.1 +version: 3.1.2 homepage: https://prisma.pub repository: https://github.com/odroe/prisma-dart funding: