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

Commit 23f2fcc

Browse files
chore(release): 1.2.1
1 parent f8b62ec commit 23f2fcc

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.2.1](https://github.com/SocialGouv/legia/compare/v1.2.0...v1.2.1) (2023-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* form placeholder ([f8b62ec](https://github.com/SocialGouv/legia/commit/f8b62ec4914bb5fbb970521283e44a2f7411533d))
7+
18
# [1.2.0](https://github.com/SocialGouv/legia/compare/v1.1.3...v1.2.0) (2023-06-24)
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.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)