Skip to content

Commit

Permalink
release: v0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jul 27, 2020
1 parent d47e46d commit 4075289
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.0.13](https://github.com/posva/mande/compare/v0.0.12...v0.0.13) (2020-07-27)

### Bug Fixes

- **nuxt:** avoid hot reload error ([d47e46d](https://github.com/posva/mande/commit/d47e46d6a8817c075be9398d0102aa9d886af29e))
- ignore some headers when proxying ([f99d313](https://github.com/posva/mande/commit/f99d313c61e360ea5e6a5f19ce4d198e1fd4875a))

## [0.0.12](https://github.com/posva/mande/compare/v0.0.11...v0.0.12) (2020-07-23)

### Features
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": "mande",
"version": "0.0.12",
"version": "0.0.13",
"description": "Some awesome description",
"main": "dist/mande.common.js",
"module": "dist/mande.esm.js",
Expand Down

0 comments on commit 4075289

Please sign in to comment.