Skip to content

Commit

Permalink
[chore] Update CHANGELOG (#8)
Browse files Browse the repository at this point in the history
* [chore] format Dart files

* [refactor] update version
  • Loading branch information
KINTO-JP authored Jan 16, 2025
1 parent 7752e34 commit 2a96a1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.1

* Formatted Dart files in the project to ensure consistent code style across the codebase.

## 0.2.0

* Added support for retrieving favicon image URLs.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ogp_data_extract
description: This is a new package project for extracting ogp data on web pages. This library allows you to retrieve metadata items defined in "The Open Graph protocol".
version: 0.2.0
version: 0.2.1
homepage: https://github.com/KINTO-JP/ogp_data_extract

environment:
Expand Down

0 comments on commit 2a96a1e

Please sign in to comment.