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

Commit eda11e5

Browse files
chore(release): 1.0.1
1 parent 1c1c007 commit eda11e5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/SocialGouv/legia/compare/v1.0.0...v1.0.1) (2023-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* ln secrets preprod ([1c1c007](https://github.com/SocialGouv/legia/commit/1c1c0077332bc58d03c9b195af74f0a123eb74ba))
7+
18
# 1.0.0 (2023-06-20)
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": "legia",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)