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

Commit 14d392c

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.17.0 [skip ci]
1 parent 25ef9a3 commit 14d392c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.17.0](https://github.com/Bashamega/TrendTrack/compare/v0.16.3...v0.17.0) (2024-10-13)
2+
3+
4+
### Features
5+
6+
* added logo ([#79](https://github.com/Bashamega/TrendTrack/issues/79)) ([25ef9a3](https://github.com/Bashamega/TrendTrack/commit/25ef9a366323c4cbda0586defe58cda8ac9d1196))
7+
8+
9+
110
## [0.16.3](https://github.com/Bashamega/TrendTrack/compare/v0.16.2...v0.16.3) (2024-10-13)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [0.15.3](https://github.com/Bashamega/TrendTrack/compare/v0.15.2...v0.15.3) (2024-10-11)
38-
39-
40-
### Bug Fixes
41-
42-
* nav bar ([427bfcb](https://github.com/Bashamega/TrendTrack/commit/427bfcb63da956e8608cd6392a37063b91fcd062))
43-
44-
45-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trendtrack",
3-
"version": "0.16.3",
3+
"version": "0.17.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)