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.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jun 17, 2022
1 parent 18b0bb4 commit ea1d842
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.11.0](https://github.com/SocialGouv/template/compare/v1.10.4...v1.11.0) (2022-06-17)


### Features

* **auth:** add authentification with keycloak ([#50](https://github.com/SocialGouv/template/issues/50)) ([18b0bb4](https://github.com/SocialGouv/template/commit/18b0bb42c030e23239d405efa2baefaa4b1ed383))

## [1.10.4](https://github.com/SocialGouv/template/compare/v1.10.3...v1.10.4) (2022-03-30)


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.10.4",
"version": "1.11.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit ea1d842

Please sign in to comment.