Skip to content

Commit

Permalink
chore(main): release 2.2.2 (#12)
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 Nov 8, 2024
1 parent 6d645eb commit b02b27a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.2](https://github.com/chimpdev/bencan.net/compare/v2.2.1...v2.2.2) (2024-11-08)


### Bug Fixes

* **config:** remove Unsplash image hostname from remote patterns ([6d645eb](https://github.com/chimpdev/bencan.net/commit/6d645ebeebaeb5c109b2386dc0074f74f6d8e7e7))

## [2.2.1](https://github.com/chimpdev/bencan.net/compare/v2.2.0...v2.2.1) (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json",
"name": "bencan.net",
"private": true,
"version": "2.2.1",
"version": "2.2.2",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",
Expand Down

0 comments on commit b02b27a

Please sign in to comment.