Skip to content

Commit

Permalink
chore: release-1.8.0 (#297)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 31, 2023
1 parent 7ff3bcc commit 0ee72db
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.7.0"
".": "1.8.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.0](https://github.com/what1s1ove/whatislove.dev/compare/1.7.0...1.8.0) (2023-12-31)


### Features

* replace -webkit-text-fill-color with color property wd-294 ([#296](https://github.com/what1s1ove/whatislove.dev/issues/296)) ([7ff3bcc](https://github.com/what1s1ove/whatislove.dev/commit/7ff3bcc831174b41df16f51b2ce677f79001c194))

## [1.7.0](https://github.com/what1s1ove/whatislove.dev/compare/1.6.0...1.7.0) (2023-12-28)


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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.7.0",
"version": "1.8.0",
"name": "whatislove.dev",
"private": true,
"type": "module",
Expand Down

0 comments on commit 0ee72db

Please sign in to comment.