Skip to content

Commit

Permalink
chore(release): v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ijkml committed Apr 12, 2024
1 parent 87a57a7 commit 7ab0378
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.0.3

[compare changes](https://github.com/ijkml/nuxima/compare/v0.0.2...v0.0.3)

### 🩹 Fixes

- Autoimports and runtimeConfig ([87a57a7](https://github.com/ijkml/nuxima/commit/87a57a7))

### 🏡 Chore

- **release:** V0.0.2 ([e838c58](https://github.com/ijkml/nuxima/commit/e838c58))

### ❤️ Contributors

- ML ([@ijkml](http://github.com/ijkml))

## v0.0.2


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxima",
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"description": "Umami module for Nuxt",
"license": "MIT",
"repository": "ijkml/nuxima",
Expand Down Expand Up @@ -38,4 +38,4 @@
"eslint": "^9.0.0",
"nuxt": "^3.11.2"
}
}
}

0 comments on commit 7ab0378

Please sign in to comment.