Skip to content

Commit 5d5c7ed

Browse files
committed
chore(release): v0.1.2
1 parent 926663f commit 5d5c7ed

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

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+
416
## v0.1.1
517

618

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-drizzle",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Nuxt module that integrates Drizzle ORM into the Nuxt server layer.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)