Skip to content

Commit

Permalink
Merge pull request #162 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.4
  • Loading branch information
Seven Du authored Mar 15, 2023
2 parents 119145d + 0d90c64 commit 850af73
Show file tree
Hide file tree
Showing 3 changed files with 9 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.3"
".": "3.1.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.4](https://github.com/odroe/prisma-dart/compare/orm-v3.1.3...orm-v3.1.4) (2023-03-15)


### Bug Fixes

* fix retry strategy not as expected ([d327bcb](https://github.com/odroe/prisma-dart/commit/d327bcb492fbbffcb8566728ed2e98c10960400e)), closes [#161](https://github.com/odroe/prisma-dart/issues/161)

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


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.3
version: 3.1.4
homepage: https://prisma.pub
repository: https://github.com/odroe/prisma-dart
funding:
Expand Down

1 comment on commit 850af73

@vercel
Copy link

@vercel vercel bot commented on 850af73 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 58 minutes (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.