Skip to content

Commit

Permalink
chore(release): v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 13, 2024
1 parent 2b602ed commit b2a50db
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
# Changelog


## v0.4.0

[compare changes](https://github.com/atlasconsulting/nuxt-bedita/compare/v0.3.8...v0.4.0)

### 🩹 Fixes

- Handle body in proxy upload ([21df7c1](https://github.com/atlasconsulting/nuxt-bedita/commit/21df7c1))
- Wrong import type ([3a3cbb6](https://github.com/atlasconsulting/nuxt-bedita/commit/3a3cbb6))

### 📖 Documentation

- **playground:** Add example of upload ([859acc1](https://github.com/atlasconsulting/nuxt-bedita/commit/859acc1))

### 🏡 Chore

- **playground:** Fix configuration ([2b602ed](https://github.com/atlasconsulting/nuxt-bedita/commit/2b602ed))

### 🎨 Styles

- Eslint fix ([b56e99b](https://github.com/atlasconsulting/nuxt-bedita/commit/b56e99b))

### ❤️ Contributors

- Alberto Pagliarini ([@batopa](http://github.com/batopa))

## v0.3.8

[compare changes](https://github.com/atlasconsulting/nuxt-bedita/compare/v0.3.7...v0.3.8)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atlasconsulting/nuxt-bedita",
"version": "0.3.8",
"version": "0.4.0",
"description": "Nuxt module for BEdita API",
"repository": {
"type": "git",
Expand Down

0 comments on commit b2a50db

Please sign in to comment.