diff --git a/CHANGELOG.md b/CHANGELOG.md index 246f2d6..55277e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,105 @@ # Changelog +## v0.0.34 + +[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.27...v0.0.34) + +### 🩹 Fixes + +- Remove package specfic install ([8820362](https://github.com/prisma/nuxt-prisma/commit/8820362)) +- Correct the README of the project with proper links ([8f484a0](https://github.com/prisma/nuxt-prisma/commit/8f484a0)) +- Add badges and title levels ([931e0f0](https://github.com/prisma/nuxt-prisma/commit/931e0f0)) +- Broken badges ([4b1a5cb](https://github.com/prisma/nuxt-prisma/commit/4b1a5cb)) +- Add badge urls ([585f62a](https://github.com/prisma/nuxt-prisma/commit/585f62a)) + +### 📖 Documentation + +- Add badge to the top of the README ([3e0b1cb](https://github.com/prisma/nuxt-prisma/commit/3e0b1cb)) + +### 🏡 Chore + +- Remove unused skipInstallations option ([7d3bc2a](https://github.com/prisma/nuxt-prisma/commit/7d3bc2a)) +- **release:** V0.0.28 ([41843e3](https://github.com/prisma/nuxt-prisma/commit/41843e3)) +- **release:** V0.0.30 ([a4dfb5d](https://github.com/prisma/nuxt-prisma/commit/a4dfb5d)) +- **release:** V0.0.32 ([7c29a42](https://github.com/prisma/nuxt-prisma/commit/7c29a42)) + +### ❤️ Contributors + +- Ankur Datta ([@ankur-arch](http://github.com/ankur-arch)) +- Riley Ho ([@rileychh](http://github.com/rileychh)) + +## v0.0.32 + +[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.27...v0.0.32) + +### 🩹 Fixes + +- Remove package specfic install ([8820362](https://github.com/prisma/nuxt-prisma/commit/8820362)) +- Correct the README of the project with proper links ([8f484a0](https://github.com/prisma/nuxt-prisma/commit/8f484a0)) +- Add badges and title levels ([931e0f0](https://github.com/prisma/nuxt-prisma/commit/931e0f0)) +- Broken badges ([4b1a5cb](https://github.com/prisma/nuxt-prisma/commit/4b1a5cb)) +- Add badge urls ([585f62a](https://github.com/prisma/nuxt-prisma/commit/585f62a)) + +### 📖 Documentation + +- Add badge to the top of the README ([3e0b1cb](https://github.com/prisma/nuxt-prisma/commit/3e0b1cb)) + +### 🏡 Chore + +- Remove unused skipInstallations option ([7d3bc2a](https://github.com/prisma/nuxt-prisma/commit/7d3bc2a)) +- **release:** V0.0.28 ([41843e3](https://github.com/prisma/nuxt-prisma/commit/41843e3)) +- **release:** V0.0.30 ([a4dfb5d](https://github.com/prisma/nuxt-prisma/commit/a4dfb5d)) + +### ❤️ Contributors + +- Ankur Datta ([@ankur-arch](http://github.com/ankur-arch)) +- Riley Ho ([@rileychh](http://github.com/rileychh)) + +## v0.0.30 + +[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.27...v0.0.30) + +### 🩹 Fixes + +- Remove package specfic install ([8820362](https://github.com/prisma/nuxt-prisma/commit/8820362)) +- Correct the README of the project with proper links ([8f484a0](https://github.com/prisma/nuxt-prisma/commit/8f484a0)) +- Add badges and title levels ([931e0f0](https://github.com/prisma/nuxt-prisma/commit/931e0f0)) +- Broken badges ([4b1a5cb](https://github.com/prisma/nuxt-prisma/commit/4b1a5cb)) +- Add badge urls ([585f62a](https://github.com/prisma/nuxt-prisma/commit/585f62a)) + +### 📖 Documentation + +- Add badge to the top of the README ([3e0b1cb](https://github.com/prisma/nuxt-prisma/commit/3e0b1cb)) + +### 🏡 Chore + +- **release:** V0.0.28 ([519628a](https://github.com/prisma/nuxt-prisma/commit/519628a)) + +### ❤️ Contributors + +- Ankur Datta ([@ankur-arch](http://github.com/ankur-arch)) + +## v0.0.28 + +[compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.27...v0.0.28) + +### 🩹 Fixes + +- Remove package specfic install ([8820362](https://github.com/prisma/nuxt-prisma/commit/8820362)) +- Correct the README of the project with proper links ([8f484a0](https://github.com/prisma/nuxt-prisma/commit/8f484a0)) +- Add badges and title levels ([931e0f0](https://github.com/prisma/nuxt-prisma/commit/931e0f0)) +- Broken badges ([4b1a5cb](https://github.com/prisma/nuxt-prisma/commit/4b1a5cb)) +- Add badge urls ([585f62a](https://github.com/prisma/nuxt-prisma/commit/585f62a)) + +### 📖 Documentation + +- Add badge to the top of the README ([3e0b1cb](https://github.com/prisma/nuxt-prisma/commit/3e0b1cb)) + +### ❤️ Contributors + +- Ankur Datta ([@ankur-arch](http://github.com/ankur-arch)) + ## v0.0.27 [compare changes](https://github.com/prisma/nuxt-prisma/compare/v0.0.26...v0.0.27) diff --git a/package-lock.json b/package-lock.json index 87ad32b..a5a78fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17 +1,17 @@ { "name": "@prisma/nuxt", - "version": "0.0.27", + "version": "0.0.34", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@prisma/nuxt", - "version": "0.0.27", + "version": "0.0.34", "license": "MIT", "dependencies": { "@nuxt/devtools-kit": "^1.3.3", "@nuxt/kit": "^3.11.2", - "@prisma/client": "^5.15.0", + "@prisma/client": "^5.17.0", "chalk": "^5.3.0", "defu": "^6.1.4", "execa": "^8.0.1", @@ -2884,9 +2884,9 @@ "integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==" }, "node_modules/@prisma/client": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.15.0.tgz", - "integrity": "sha512-wPTeTjbd2Q0abOeffN7zCDCbkp9C9cF+e9HPiI64lmpehyq2TepgXE+sY7FXr7Rhbb21prLMnhXX27/E11V09w==", + "version": "5.17.0", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.17.0.tgz", + "integrity": "sha512-N2tnyKayT0Zf7mHjwEyE8iG7FwTmXDHFZ1GnNhQp0pJUObsuel4ZZ1XwfuAYkq5mRIiC/Kot0kt0tGCfLJ70Jw==", "hasInstallScript": true, "engines": { "node": ">=16.13" diff --git a/package.json b/package.json index 5029b46..05f665a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prisma/nuxt", - "version": "0.0.27", + "version": "0.0.34", "description": "Integrate Nuxt with Prisma", "repository": "prisma/nuxt-prisma", "license": "MIT", @@ -33,7 +33,7 @@ "dependencies": { "@nuxt/devtools-kit": "^1.3.3", "@nuxt/kit": "^3.11.2", - "@prisma/client": "^5.15.0", + "@prisma/client": "^5.17.0", "chalk": "^5.3.0", "defu": "^6.1.4", "execa": "^8.0.1",