Skip to content

Commit 84d3f52

Browse files
chore(release): πŸš€ 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2023-10-31) ### Bug Fixes * πŸ› useEffect for document title ([36ed895](36ed895))
1 parent 62dc042 commit 84d3f52

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.2](https://github.com/FAIR-BioRS/Docs/compare/v1.2.1...v1.2.2) (2023-10-31)
2+
3+
### Bug Fixes
4+
5+
- πŸ› useEffect for document title ([36ed895](https://github.com/FAIR-BioRS/Docs/commit/36ed8951838873ae1b51c10a8027c3a4f549107a))
6+
17
## [1.2.1](https://github.com/FAIR-BioRS/Docs/compare/v1.2.0...v1.2.1) (2023-10-31)
28

39
### Bug Fixes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"private": true,
55
"author": "FAIR-BioRS Contributors <info@fairdataihub.org> (https://github.com/FAIR-BioRS)",
66
"scripts": {

0 commit comments

Comments
Β (0)