Skip to content

Commit

Permalink
Merge pull request #36 from eoin-obrien/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--prisma-extension-kysely

chore(main): release 1.0.4
  • Loading branch information
eoin-obrien authored Jan 18, 2024
2 parents ccba2f0 + a74a279 commit e8ccdd2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.4](https://github.com/eoin-obrien/prisma-extension-kysely/compare/v1.0.3...v1.0.4) (2024-01-17)


### Bug Fixes

* **deps:** update prisma monorepo to v5.8.1 ([f9768c6](https://github.com/eoin-obrien/prisma-extension-kysely/commit/f9768c670af13af51c1233cc66dcde8354a1fb2f))

## [1.0.3](https://github.com/eoin-obrien/prisma-extension-kysely/compare/v1.0.2...v1.0.3) (2024-01-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prisma-extension-kysely",
"version": "1.0.3",
"version": "1.0.4",
"author": {
"name": "Eoin O'Brien",
"url": "https://eoin.ai",
Expand Down

0 comments on commit e8ccdd2

Please sign in to comment.