Skip to content

Commit

Permalink
chore(release): v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave136 committed Jul 15, 2023
1 parent 590dde0 commit ab383f9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.0.6

[compare changes](https://github.com/Dave136/smapper/compare/v0.0.5...v0.0.6)

### 🩹 Fixes

- Bad module export ([590dde0](https://github.com/Dave136/smapper/commit/590dde0))

### ❤️ Contributors

- David Arenas <davejs136@gmail.com>

## v0.0.5

[compare changes](https://github.com/Dave136/smapper/compare/v0.0.4...v0.0.5)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smapper",
"version": "0.0.5",
"version": "0.0.6",
"author": "David Arenas (davejs136@gmail.com)",
"description": "Mapper function to transform the Strapi API response",
"type": "module",
Expand Down Expand Up @@ -46,4 +46,4 @@
"dependencies": {
"lodash": "^4.17.21"
}
}
}

0 comments on commit ab383f9

Please sign in to comment.