1 parent 926663f commit 5d5c7edCopy full SHA for 5d5c7ed
2 files changed
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.1.2
5
+
6
+[compare changes](https://github.com/Myshkouski/nuxt-drizzle/compare/v0.1.1...v0.1.2)
7
8
+### 💅 Refactors
9
10
+- **fixtures:** Remove prepare script from nitro-api ([926663f](https://github.com/Myshkouski/nuxt-drizzle/commit/926663f))
11
12
+### ❤️ Contributors
13
14
+- Alexei Myshkouski ([@Myshkouski](https://github.com/Myshkouski))
15
16
## v0.1.1
17
18
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-drizzle",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "Nuxt module that integrates Drizzle ORM into the Nuxt server layer.",
"repository": {
"type": "git",
0 commit comments