Skip to content

Commit

Permalink
chore(release): v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DaPotatoMan committed Apr 3, 2024
1 parent f9bd674 commit 0aab401
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog


## v0.0.2

[compare changes](https://github.com/dapotatoman/msoffice-addin/compare/v0.0.1...v0.0.2)

### 🩹 Fixes

- **nuxt:** Bundling issues ([3dbe6d9](https://github.com/dapotatoman/msoffice-addin/commit/3dbe6d9))

### 🏡 Chore

- **playground/nuxt:** Add monorepo-env module to load root env ([3617c35](https://github.com/dapotatoman/msoffice-addin/commit/3617c35))
- Update eslint config ([f9bd674](https://github.com/dapotatoman/msoffice-addin/commit/f9bd674))

### ❤️ Contributors

- Dapotatoman <iam.fahadul@gmail.com>

## v0.0.1


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "msoffice-addin",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"description": "Microsoft office addin module for Nuxt abd vite",
"author": "Fahadul Islam @dapotatoman",
"license": "MIT",
Expand Down

0 comments on commit 0aab401

Please sign in to comment.