Skip to content

Commit

Permalink
chore(main): release 2.2.1 (#11)
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 6, 2024
1 parent d09879c commit da34baf
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.1](https://github.com/chimpdev/bencan.net/compare/v2.2.0...v2.2.1) (2024-11-06)


### Bug Fixes

* **songs:** move revalidation from fetch to export ([d09879c](https://github.com/chimpdev/bencan.net/commit/d09879c06fa94a54f1433bb0587edbd0d2f70216))

## [2.2.0](https://github.com/chimpdev/bencan.net/compare/v2.1.0...v2.2.0) (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.0",
"version": "2.2.1",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",
Expand Down

0 comments on commit da34baf

Please sign in to comment.