Skip to content

Commit

Permalink
chore(release): v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave136 committed Jul 17, 2023
1 parent 22dcfec commit 8ac2f77
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.8

[compare changes](https://github.com/davejs136/smapper/compare/v0.0.7...v0.0.8)

### 🏡 Chore

- **npm:** Update package metadata ([22dcfec](https://github.com/davejs136/smapper/commit/22dcfec))

### ❤️ Contributors

- David Arenas <[email protected]>

## v0.0.7

[compare changes](https://github.com/Dave136/smapper/compare/v0.0.6...v0.0.7)
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.7",
"version": "0.0.8",
"author": "David Arenas ([email protected])",
"description": "Mapper function to transform the Strapi API response",
"bugs": {
Expand Down Expand Up @@ -53,4 +53,4 @@
"dependencies": {
"lodash": "^4.17.21"
}
}
}

0 comments on commit 8ac2f77

Please sign in to comment.