diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 85b7cfbd..49f729c5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.3.1" + ".": "3.3.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b12e69c8..61944af9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.3.2](https://github.com/odroe/prisma-dart/compare/orm-v3.3.1...orm-v3.3.2) (2023-05-23) + + +### Bug Fixes + +* **generator:** Json field short input type selection ([dd904d7](https://github.com/odroe/prisma-dart/commit/dd904d75d23b6a36f501f63d030d3bb04c72d3a5)) + ## [3.3.1](https://github.com/odroe/prisma-dart/compare/orm-v3.3.0...orm-v3.3.1) (2023-05-23) diff --git a/pubspec.yaml b/pubspec.yaml index 54d1d6df..e9e37203 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.3.1 +version: 3.3.2 homepage: https://prisma.pub repository: https://github.com/odroe/prisma-dart funding: