Skip to content

Commit fcff5da

Browse files
committed
chore(release): 0.3.1
1 parent 6e8dea8 commit fcff5da

3 files changed

Lines changed: 14 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# CHANGELOG
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### 0.3.1 (2024-12-12)
6+
7+
8+
### Bug Fixes
9+
10+
* Larger Size does not work in some websites ([92fab83](https://github.com/seadfeng/favicon-downloader/commit/92fab835f70413ebbb02785c23070301d2e801d1))
211

312
# 0.2.8.rc
413

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "favicon-downloader",
3-
"version": "0.3.0.rc",
3+
"version": "0.3.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -78,4 +78,4 @@
7878
"generate-markdown-data",
7979
"add-data"
8080
]
81-
}
81+
}

0 commit comments

Comments
 (0)