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

Commit 36edee0

Browse files
chore(release): 1.13.2
1 parent 7a07b3f commit 36edee0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.13.2](https://github.com/SocialGouv/template/compare/v1.13.1...v1.13.2) (2022-08-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** build-hasura dont need nuid-app ([7a07b3f](https://github.com/SocialGouv/template/commit/7a07b3f41f676f7e8e68da5e7133924a4d2178e4))
7+
18
## [1.13.1](https://github.com/SocialGouv/template/compare/v1.13.0...v1.13.1) (2022-08-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)