Skip to content

Commit

Permalink
Merge pull request #157 from odroe/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--orm

chore(main): release orm 3.1.3
  • Loading branch information
Seven Du authored Mar 15, 2023
2 parents 819e412 + c20e16f commit 3070116
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.1.2"
".": "3.1.3"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.1.3](https://github.com/odroe/prisma-dart/compare/orm-v3.1.2...orm-v3.1.3) (2023-03-14)


### Bug Fixes

* **generator:** main rethrow error ([c536887](https://github.com/odroe/prisma-dart/commit/c536887de018f1f30c6712d670a78ee6b3772da4))
* **engine:** fix retry If failure, not as expected
* **engine:** fix binary engine status retries not as expected. Thanks [@blopker](https://github.com/blopker) on [#161](https://github.com/odroe/prisma-dart/issues/161)

## [3.1.2](https://github.com/odroe/prisma-dart/compare/v3.1.1...v3.1.2) (2023-03-11)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.2
version: 3.1.3
homepage: https://prisma.pub
repository: https://github.com/odroe/prisma-dart
funding:
Expand Down

1 comment on commit 3070116

@vercel
Copy link

@vercel vercel bot commented on 3070116 Mar 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.