Skip to content

Commit

Permalink
chore: Release version 1.7.1
Browse files Browse the repository at this point in the history
## [1.7.1](1.7.0...1.7.1) (2023-05-08)

### Bug Fixes

* use correct parameter name ([54eaf2a](54eaf2a))
  • Loading branch information
semantic-release-bot committed May 8, 2023
1 parent 54eaf2a commit ceffa7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@schibsted/react-account",
"version": "1.7.0",
"version": "1.7.1",
"description": "React Context Provider and Hook making it easier to use Schibsted Account in your React app",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit ceffa7c

Please sign in to comment.