Skip to content

Commit 12a6f82

Browse files
committed
bump: 1.0.1
1 parent 2f5197b commit 12a6f82

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.1](https://github.com/InseeFr/walking-papers/releases/tag/1.0.1) - 2026-01-19
11+
1012
### Fixed
1113

1214
- Welcome modal is now displayed correctly.
1315

14-
## [1.0.0](https://github.com/InseeFr/walking-papers/releases/tag/0.1.0) - 2026-01-16
16+
## [1.0.0](https://github.com/InseeFr/walking-papers/releases/tag/1.0.0) - 2026-01-16
1517

1618
### Added
1719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "orchestrateur-saisie-papier",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)