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

Commit

Permalink
chore(release): v0.18.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 14, 2024
1 parent ab456d2 commit 392be04
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.18.0](https://github.com/Bashamega/TrendTrack/compare/v0.17.0...v0.18.0) (2024-10-14)


### Features

* Create a fully responsive footer with copyright symbol and app version ([#82](https://github.com/Bashamega/TrendTrack/issues/82)) ([ab456d2](https://github.com/Bashamega/TrendTrack/commit/ab456d23c0b71f33b63701bbcda8f921b4a67740))



# [0.17.0](https://github.com/Bashamega/TrendTrack/compare/v0.16.3...v0.17.0) (2024-10-13)


Expand Down Expand Up @@ -34,12 +43,3 @@



# [0.16.0](https://github.com/Bashamega/TrendTrack/compare/v0.15.3...v0.16.0) (2024-10-12)


### Features

* sync changes to gitlab ([35929cf](https://github.com/Bashamega/TrendTrack/commit/35929cf1ea72195e10d7f3791660e56ead455f4b))



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trendtrack",
"version": "0.17.0",
"version": "0.18.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 392be04

Please sign in to comment.