From 00f6acf5afcc391c7c5aa86f61e742955dda5e03 Mon Sep 17 00:00:00 2001 From: Ivan Koldakov Date: Wed, 13 Mar 2024 20:44:02 +0100 Subject: [PATCH] Update instagram url --- CHANGELOG.md | 7 +++++++ src/components/NavbarHeader.tsx | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92203e8..6654244 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +[0.8.1]: https://github.com/AivGitHub/koldakov/releases/tag/v0.8.1 [0.8.0]: https://github.com/AivGitHub/koldakov/releases/tag/v0.8.0 [0.7.1]: https://github.com/AivGitHub/koldakov/releases/tag/v0.7.1 [0.7.0]: https://github.com/AivGitHub/koldakov/releases/tag/v0.7.0 @@ -20,6 +21,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm [0.0.2]: https://github.com/AivGitHub/koldakov/releases/tag/v0.0.2 [0.0.1]: https://github.com/AivGitHub/koldakov/releases/tag/v0.0.1 +## [0.8.1] - 2024-03-13 + +### Updated + +- Instagram URL link. + ## [0.8.0] - 2024-01-23 ### Added diff --git a/src/components/NavbarHeader.tsx b/src/components/NavbarHeader.tsx index aed2b4d..b3042b8 100644 --- a/src/components/NavbarHeader.tsx +++ b/src/components/NavbarHeader.tsx @@ -32,7 +32,7 @@ export const NavbarHeader = () => {