Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Aug 17, 2022
1 parent c6749e4 commit 5a7087a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.13.5](https://github.com/SocialGouv/template/compare/v1.13.4...v1.13.5) (2022-08-17)


### Bug Fixes

* **deps:** update dependency next-auth to v4.10.3 [security] ([#82](https://github.com/SocialGouv/template/issues/82)) ([74c291f](https://github.com/SocialGouv/template/commit/74c291f969dea7ac0375f2754d4768b251c72437))

## [1.13.4](https://github.com/SocialGouv/template/compare/v1.13.3...v1.13.4) (2022-08-17)


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": "template",
"version": "1.13.4",
"version": "1.13.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 5a7087a

Please sign in to comment.