Skip to content

Commit

Permalink
chore(release): 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seadfeng committed Dec 12, 2024
1 parent 6e8dea8 commit fcff5da
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# CHANGELOG
# Changelog

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.

### 0.3.1 (2024-12-12)


### Bug Fixes

* Larger Size does not work in some websites ([92fab83](https://github.com/seadfeng/favicon-downloader/commit/92fab835f70413ebbb02785c23070301d2e801d1))

# 0.2.8.rc

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "favicon-downloader",
"version": "0.3.0.rc",
"version": "0.3.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -78,4 +78,4 @@
"generate-markdown-data",
"add-data"
]
}
}

0 comments on commit fcff5da

Please sign in to comment.