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

Commit 5db4753

Browse files
chore(release): 1.9.1
1 parent 975d97c commit 5db4753

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.9.1](https://github.com/SocialGouv/legia/compare/v1.9.0...v1.9.1) (2023-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* dark theme title and buttons ([975d97c](https://github.com/SocialGouv/legia/commit/975d97c0b95bb143c8fa514842df2f529981ce71))
7+
18
# [1.9.0](https://github.com/SocialGouv/legia/compare/v1.8.4...v1.9.0) (2023-06-28)
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.9.0",
3+
"version": "1.9.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)