Skip to content

Commit

Permalink
chore(release): 1.2.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.7](v1.2.6...v1.2.7) (2022-12-29)

### Bug Fixes

* **deps:** update remix-auth packages ([#286](#286)) ([54f0d1d](54f0d1d))
  • Loading branch information
semantic-release-bot committed Dec 29, 2022
1 parent 54f0d1d commit 38f0a70
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.7](https://github.com/JosteinKringlen/remix-auth-spotify/compare/v1.2.6...v1.2.7) (2022-12-29)


### Bug Fixes

* **deps:** update remix-auth packages ([#286](https://github.com/JosteinKringlen/remix-auth-spotify/issues/286)) ([54f0d1d](https://github.com/JosteinKringlen/remix-auth-spotify/commit/54f0d1d21c1b36ea64694edba9397e9856411b0a))

## [1.2.5](https://github.com/JosteinKringlen/remix-auth-spotify/compare/v1.2.4...v1.2.5) (2022-07-21)


Expand Down
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
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/JosteinKringlen/remix-auth-spotify"
},
"author": "Jostein Kringlen",
"version": "1.2.6",
"version": "1.2.7",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 38f0a70

Please sign in to comment.