Skip to content

Commit

Permalink
chore(release): 2.138.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Sep 24, 2023
1 parent b287c0d commit 1090a55
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 @@
## [2.138.2](https://github.com/SocialGouv/domifa/compare/v2.138.1...v2.138.2) (2023-09-24)


### Bug Fixes

* **auth:** delete auto logout ([b287c0d](https://github.com/SocialGouv/domifa/commit/b287c0d41150f4869e329300f76df0062f6a2478))

## [2.138.1](https://github.com/SocialGouv/domifa/compare/v2.138.0...v2.138.1) (2023-09-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
"version": "2.138.1",
"version": "2.138.2",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
Expand Down

0 comments on commit 1090a55

Please sign in to comment.