Releases: joggrdocs/fastify-prisma
Releases · joggrdocs/fastify-prisma
v1.1.1
Changes
🤖 Dependabot
- Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.9.0 @dependabot (#34)
- Bump @typescript-eslint/parser from 6.7.5 to 6.9.0 @dependabot (#35)
- Bump eslint from 8.51.0 to 8.52.0 @dependabot (#30)
- Bump lint-staged from 15.0.1 to 15.0.2 @dependabot (#31)
- Bump fastify from 4.24.2 to 4.24.3 @dependabot (#33)
Contributors
@dependabot, @dependabot[bot] and @zrosenbauer
v1.1.0
Changes
🧰 Maintenance
- ⚙️ Chore - update + fix publishing @zrosenbauer (#28)
- Fixes for Publish, Upgrade Packages & Other Housekeeping @zrosenbauer (#27)
- ⚙️ Chore | Revert release process back to the "old" way @zrosenbauer (#11)
👮 Security
🤖 Dependabot
- Bump @babel/traverse from 7.22.20 to 7.23.2 @dependabot (#26)
- Bump fastify from 4.23.2 to 4.24.2 @dependabot (#24)
- Bump lint-staged from 14.0.1 to 15.0.1 @dependabot (#23)
- Bump @prisma/client from 5.4.1 to 5.4.2 @dependabot (#22)
- Bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 @dependabot (#25)
- Bump eslint from 8.50.0 to 8.51.0 @dependabot (#18)
- Bump @typescript-eslint/parser from 6.7.3 to 6.7.5 @dependabot (#21)
- Bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 @dependabot (#19)
- Bump @prisma/client from 5.3.1 to 5.4.1 @dependabot (#20)
- Bump @typescript-eslint/parser from 6.7.2 to 6.7.3 @dependabot (#15)
- Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3 @dependabot (#16)
- Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 @dependabot (#12)
- Bump @typescript-eslint/parser from 6.7.0 to 6.7.2 @dependabot (#13)
- Bump eslint from 8.49.0 to 8.50.0 @dependabot (#14)
Contributors
@Fdawgs, @dependabot, @dependabot[bot], @github-actions[bot] and @zrosenbauer
v1.0.4
Changes
🐛 Bug Fixes
- ⚙️ Chore | fix sync with npm version due to missing checkout @zrosenbauer (#10)
Contributors
v1.0.3
Changes
🐛 Bug Fixes
- 🐛 Bugfix | Fix git issues on publish @zrosenbauer (#6)
- 🐛 Bugfix | must use syntax due to detached state @zrosenbauer (#5)
- 🐛 Bugfix | fix the issue with lint-staged in CI @zrosenbauer (#4)
🧰 Maintenance
- ⚙️ Chore | better scripts again @zrosenbauer (#3)
Contributors
v1.0.2
v1.0.1
Changes
🐛 Bug Fixes
- 🐛 Bugfix | Fix plugin name using correct npm scope @zrosenbauer (#1)