Skip to content

Commit

Permalink
chore(release): v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave136 committed Jul 15, 2023
1 parent 2d1ea89 commit c14bf09
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
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.4

[compare changes](https://github.com/Dave136/smapper/compare/v0.0.3...v0.0.4)

### 🩹 Fixes

- No export function interface ([2d1ea89](https://github.com/Dave136/smapper/commit/2d1ea89))

### ❤️ Contributors

- David Arenas <davejs136@gmail.com>

## v0.0.3

[compare changes](https://github.com/Dave136/smapper/compare/v0.0.2...v0.0.3)
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": "smapper",
"version": "0.0.3",
"version": "0.0.4",
"author": "David Arenas (davejs136@gmail.com)",
"description": "Mapper function to transform the Strapi API response",
"type": "module",
Expand Down

0 comments on commit c14bf09

Please sign in to comment.