We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ea9b5 commit 337b046Copy full SHA for 337b046
2 files changed
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.2.0
5
+
6
+[compare changes](https://github.com/boenrobot/nuxt-mikro-orm-module/compare/v0.1.0...v0.2.0)
7
8
+### 💅 Refactors
9
10
+- **full:** Full rewrite ([38ea9b5](https://github.com/boenrobot/nuxt-mikro-orm-module/commit/38ea9b5))
11
12
+### ❤️ Contributors
13
14
+- Vasil Rangelov <boen.robot@gmail.com>
15
16
## v0.1.0
17
Initial version
18
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-mikro-orm-module",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "Nuxt MikroORM module",
"license": "LGPL-2.1-only",
"type": "module",
0 commit comments