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

Commit 3ac73eb

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.16.1 [skip ci]
1 parent 6b5ecd7 commit 3ac73eb

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.16.1](https://github.com/Bashamega/TrendTrack/compare/v0.16.0...v0.16.1) (2024-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* check repo name ([6b5ecd7](https://github.com/Bashamega/TrendTrack/commit/6b5ecd7d416c44ccedca0eda42024c1971590f99))
7+
8+
9+
110
# [0.16.0](https://github.com/Bashamega/TrendTrack/compare/v0.15.3...v0.16.0) (2024-10-12)
211

312

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

3544

3645

37-
# [0.15.0](https://github.com/Bashamega/TrendTrack/compare/v0.14.0...v0.15.0) (2024-10-08)
38-
39-
40-
### Reverts
41-
42-
* Revert "chore(deps-dev): bump eslint from 8.57.1 to 9.12.0 (#61)" (#62) ([3931c05](https://github.com/Bashamega/TrendTrack/commit/3931c05cbb1f7df1c501e79b08c31e5564172c31)), closes [#61](https://github.com/Bashamega/TrendTrack/issues/61) [#62](https://github.com/Bashamega/TrendTrack/issues/62)
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.0",
3+
"version": "0.16.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)