Skip to content

Commit 337b046

Browse files
committed
chore(release): v0.2.0
1 parent 38ea9b5 commit 337b046

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.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+
416
## v0.1.0
517
Initial version
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-mikro-orm-module",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Nuxt MikroORM module",
55
"license": "LGPL-2.1-only",
66
"type": "module",

0 commit comments

Comments
 (0)